Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EOSF-594] Add example controller unit tests and component integration tests #293

Merged
merged 33 commits into from
Apr 28, 2017

Commits on Feb 21, 2017

  1. add facotry-guy, mockjax and acceptance test

    Henrique Moco committed Feb 21, 2017
    Configuration menu
    Copy the full SHA
    8f10f47 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2017

  1. Configuration menu
    Copy the full SHA
    7728d4c View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2017

  1. Flesh out content controller tests

    Henrique Moco committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    06f1d3f View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2017

  1. New component tests:

    Henrique Moco committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    adbdbff View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2017

  1. Adjust author-link tests

    Henrique Moco committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    7313017 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of http:/CenterForOpenScience/embe…

    …r-preprints into feature/tests
    Henrique Moco committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    4f2d582 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2017

  1. Clean up tests and remove unused code

    Henrique Moco committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    cd2947f View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2017

  1. Make sure bower has Faker

    Henrique Moco committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    227b7ba View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2017

  1. Configuration menu
    Copy the full SHA
    2091748 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2017

  1. Merge branch 'feature/tests' of http:/CenterForOpenScienc…

    …e/ember-preprints into feature/tests
    Henrique Moco committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    ddaa0c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed8659f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of http:/CenterForOpenScience/embe…

    …r-preprints into feature/tests
    Henrique Moco committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    eea027d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/tests' of http:/CenterForOpenScienc…

    …e/ember-preprints into feature/tests
    Henrique Moco committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    0aa4bbd View commit details
    Browse the repository at this point in the history
  5. Remove obsolete tests

    Henrique Moco committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    514e5b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2017

  1. Configuration menu
    Copy the full SHA
    93b096d View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2017

  1. skip do nothing test, start discover page setup

    Henrique Moco committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    41e49eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b2f3b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    781ed81 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2017

  1. Play around some more with acceptance/runs

    Henrique Moco committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    6a20fbd View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2017

  1. Configuration menu
    Copy the full SHA
    6bfd5c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2017

  1. Configuration menu
    Copy the full SHA
    bc75a16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    669d71a View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2017

  1. Attempt to recreate yarn file

    hmoco committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    480c3d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4e63d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2017

  1. Configuration menu
    Copy the full SHA
    a399056 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80c272c View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2017

  1. Configuration menu
    Copy the full SHA
    bc0e632 View commit details
    Browse the repository at this point in the history
  2. Add messages to test failures

    hmoco committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    c12ce72 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2017

  1. Configuration menu
    Copy the full SHA
    a751d6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6bb595 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2017

  1. Revert changes made to submit conroller made in c6bb595 and use wait(…

    …) test helper instead
    
    Upgrading to ember-cli-qunit 3 was required due to bug in v2 that prevents use of asynchronous wait helpers.
    jamescdavis authored and hmoco committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    28208e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef7d697 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    842875d View commit details
    Browse the repository at this point in the history