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

Add all tests for Table features #111

Merged
merged 33 commits into from
Mar 19, 2019

Commits on Mar 13, 2019

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

Commits on Mar 14, 2019

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

Commits on Mar 17, 2019

  1. Update CommandUtilTest

    Qing-Yuan committed Mar 17, 2019
    Configuration menu
    Copy the full SHA
    25636f1 View commit details
    Browse the repository at this point in the history
  2. Update GUI tests

    Qing-Yuan committed Mar 17, 2019
    Configuration menu
    Copy the full SHA
    e1291a1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into V1.2-features

    # Conflicts:
    #	src/test/java/seedu/address/logic/commands/CommandTestUtil.java
    Qing-Yuan committed Mar 17, 2019
    Configuration menu
    Copy the full SHA
    75604d1 View commit details
    Browse the repository at this point in the history
  4. Add model table tests

    Qing-Yuan committed Mar 17, 2019
    Configuration menu
    Copy the full SHA
    df17b47 View commit details
    Browse the repository at this point in the history
  5. Update table UI tests

    Qing-Yuan committed Mar 17, 2019
    Configuration menu
    Copy the full SHA
    de621f2 View commit details
    Browse the repository at this point in the history
  6. Update tables storage tests

    Qing-Yuan committed Mar 17, 2019
    Configuration menu
    Copy the full SHA
    7dc1a25 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a32c9d View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. Configuration menu
    Copy the full SHA
    b16b7e7 View commit details
    Browse the repository at this point in the history
  2. Update tests

    Qing-Yuan committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    c5d585e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    471b20a View commit details
    Browse the repository at this point in the history
  4. Update RestOrRantParserTest

    Qing-Yuan committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    650c092 View commit details
    Browse the repository at this point in the history
  5. Update Bill to DailyRevenue

    Qing-Yuan committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    3f4bb53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    26d3678 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into V1.2-features

    # Conflicts:
    #	src/test/java/seedu/address/logic/parser/RestOrRantParserTest.java
    Qing-Yuan committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    0943d3a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1480d04 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8b56897 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0765f35 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'master' into V1.2-features

    # Conflicts:
    #	src/test/java/seedu/address/logic/commands/CommandTestUtil.java
    Qing-Yuan committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    6964706 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'master' into V1.2-features

    # Conflicts:
    #	src/test/java/seedu/address/logic/LogicManagerTest.java
    Qing-Yuan committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    0b10605 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2e28bee View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5da2b5f View commit details
    Browse the repository at this point in the history
  15. Remove unnecessary tests

    Qing-Yuan committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    2ee0e01 View commit details
    Browse the repository at this point in the history
  16. Remove unused tests

    Qing-Yuan committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    30b77f1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2ebc8b4 View commit details
    Browse the repository at this point in the history
  18. Update TableCardTest

    Qing-Yuan committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    cc70708 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. Fix checkstyle errors

    Qing-Yuan committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    646b5b6 View commit details
    Browse the repository at this point in the history
  2. Fix more checkstyle errors

    Qing-Yuan committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    970c6dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49a3ad5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e600c52 View commit details
    Browse the repository at this point in the history
  5. Fix checkstyle errors

    Qing-Yuan committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    1434677 View commit details
    Browse the repository at this point in the history