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

#30 Create Unit Tests with Example Data #37

Merged
merged 27 commits into from
Apr 26, 2023

Commits on Mar 23, 2023

  1. resolve merge conflict between bitbucket and github

    Dunham authored and Dunham committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    a2003ab View commit details
    Browse the repository at this point in the history
  2. resolve merge conflict tcplLoadData

    Dunham authored and Dunham committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    705f6e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. removed browser and added error for invalid input

    Dunham authored and Dunham committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    2c82ef0 View commit details
    Browse the repository at this point in the history
  2. Merge commit '2c82ef0c604264e4f11027ace153c9f948b63e0a' into 30-creat…

    …e-unit-tests-with-example-data
    Dunham authored and Dunham committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    1872c05 View commit details
    Browse the repository at this point in the history
  3. resolve merge conflict tcplLoadData

    Dunham authored and Dunham committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    953cc0f View commit details
    Browse the repository at this point in the history
  4. initial testthat files

    Dunham authored and Dunham committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    5be2764 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. updated tcplConf and tcplLoadData test files for output and error mes…

    …sages
    Dunham authored and Dunham committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    3b08e0d View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. resolve merge conflict tcplLoadData

    Dunham authored and Dunham committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    2a8be7e View commit details
    Browse the repository at this point in the history
  2. initial testthat files

    Dunham authored and Dunham committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    90a682f View commit details
    Browse the repository at this point in the history
  3. updated tcplConf and tcplLoadData test files for output and error mes…

    …sages
    Dunham authored and Dunham committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    658c02f View commit details
    Browse the repository at this point in the history
  4. Merge branch '30-create-unit-tests-with-example-data' of https://gith…

    …ub.com/USEPA/CompTox-ToxCast-tcpl into 30-create-unit-tests-with-example-data
    Dunham authored and Dunham committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    15ac4df View commit details
    Browse the repository at this point in the history
  5. updated test-tcplLoadData tests to support return function and added …

    …error for invalid lvl and type combiation
    Dunham authored and Dunham committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    35b1748 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. added helper-functions.R file to tests/testthat, added test for round…

    …_n function works based on TOX-581 PR tests
    Dunham authored and Dunham committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    fce3942 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. added test-tcplPlot.R unit tests

    Dunham authored and Dunham committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    3664572 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. added tcplPlot unit tests, isolated error message unit tests

    Dunham authored and Dunham committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    89d8ebe View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. resolve remote merge conflict

    Dunham authored and Dunham committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    9d4e6aa View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. added agg to mc and sc example data, updated unit tests for tcplPlot

    Dunham authored and Dunham committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    511f122 View commit details
    Browse the repository at this point in the history
  2. resolve remote merge conflict

    Dunham authored and Dunham committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    15a7fb5 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. updated tcplLoadData test files

    Dunham authored and Dunham committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    4911e05 View commit details
    Browse the repository at this point in the history
  2. updated tcplPlot unit tests and created snapshot test

    Dunham authored and Dunham committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    d27faa1 View commit details
    Browse the repository at this point in the history
  3. updated snapshot test

    Dunham authored and Dunham committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    fbe088c View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. changed aes(x=0) to x=-Inf to avoid warning message: "Transformation …

    …introduced infinite values in continuous x-axis", added unit test for no warning message
    Dunham authored and Dunham committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    a237bee View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    341ef57 View commit details
    Browse the repository at this point in the history
  2. removed generated Rplots.pdf and added condition to prevent generatin…

    …g file
    Dunham authored and Dunham committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    63a019b View commit details
    Browse the repository at this point in the history
  3. Merge branch '30-create-unit-tests-with-example-data' of https://gith…

    …ub.com/USEPA/CompTox-ToxCast-tcpl into 30-create-unit-tests-with-example-data
    Dunham authored and Dunham committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    dbaf1b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82b63bf View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. added skip function to snapshot test to investigate in separate issue

    Dunham authored and Dunham committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    ba724ea View commit details
    Browse the repository at this point in the history