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

Convert unittest to pytests #274

Merged
merged 23 commits into from
Dec 10, 2019
Merged

Convert unittest to pytests #274

merged 23 commits into from
Dec 10, 2019

Commits on Jun 12, 2019

  1. Merge pull request #1 from tBuLi/master

    Merge new version into fork
    antonykamp committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    0cc5540 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

  1. Merge branch 'Issue143' of https://github.com/DuckNrOne/symfit into D…

    …uckNrOne-Issue143
    Martin Roelfs committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    7ab1719 View commit details
    Browse the repository at this point in the history
  2. Made some stylistic changes to the text.

    Martin Roelfs committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    0988d09 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2019

  1. Merge pull request #2 from tBuLi/DuckNrOne-Issue143

    DuckNrOne issue 143 small changes
    antonykamp committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    85212f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. Configuration menu
    Copy the full SHA
    e17d432 View commit details
    Browse the repository at this point in the history
  2. Convert test_argument

    antonykamp committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    1bcdb2f View commit details
    Browse the repository at this point in the history
  3. Convert auto_fit

    antonykamp committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    d9afb1f View commit details
    Browse the repository at this point in the history
  4. Convert constrained

    antonykamp committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    997b433 View commit details
    Browse the repository at this point in the history
  5. Convert test_distributions

    antonykamp committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    eba6811 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5197595 View commit details
    Browse the repository at this point in the history
  7. Convert test_fit_result.py

    antonykamp committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    75dec43 View commit details
    Browse the repository at this point in the history
  8. Convert test_general

    antonykamp committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    c84524a View commit details
    Browse the repository at this point in the history
  9. Convert test_global_opt

    antonykamp committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    ec50bf2 View commit details
    Browse the repository at this point in the history
  10. Convert test_minimize

    antonykamp committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    c079478 View commit details
    Browse the repository at this point in the history
  11. Convert test_minimizers

    antonykamp committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    7b108d9 View commit details
    Browse the repository at this point in the history
  12. Convert test_model

    antonykamp committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    cae7bd5 View commit details
    Browse the repository at this point in the history
  13. Convert test_objectives

    antonykamp committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    1ebfc1f View commit details
    Browse the repository at this point in the history
  14. Convert test_ode

    antonykamp committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    de7b179 View commit details
    Browse the repository at this point in the history
  15. Convert test_support

    antonykamp committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    e924cc7 View commit details
    Browse the repository at this point in the history
  16. Improve test_fit_result

    antonykamp committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    0090594 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

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

Commits on Dec 7, 2019

  1. Clean up

    Remove unused imports
    
    Remove unused imports
    
    Removed unneeded line endings
    
    Remove header in test_finite_difference
    
    Remove unneeded empty lines
    pckroon authored and antonykamp committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    f874839 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2019

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