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

Ability to generate test operations for original values in the first object (continuation) #228

Merged
merged 16 commits into from Jul 25, 2019

Commits on May 6, 2019

  1. Configuration menu
    Copy the full SHA
    746ae6b View commit details
    Browse the repository at this point in the history
  2. add inversible options

    pytlesk4 committed May 6, 2019
    Configuration menu
    Copy the full SHA
    27711f6 View commit details
    Browse the repository at this point in the history
  3. update dist

    pytlesk4 committed May 6, 2019
    Configuration menu
    Copy the full SHA
    479a6e8 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2019

  1. Configuration menu
    Copy the full SHA
    4107704 View commit details
    Browse the repository at this point in the history
  2. - clean up function args

    - add inversible property to IObserver
    - update readme
    pytlesk4 committed May 8, 2019
    Configuration menu
    Copy the full SHA
    09ca15e View commit details
    Browse the repository at this point in the history
  3. delete yarn lock file

    pytlesk4 committed May 8, 2019
    Configuration menu
    Copy the full SHA
    a47f39b View commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

  1. fix formating

    pytlesk4 committed May 9, 2019
    Configuration menu
    Copy the full SHA
    446a1ef View commit details
    Browse the repository at this point in the history
  2. fixed formatting for test

    pytlesk4 committed May 9, 2019
    Configuration menu
    Copy the full SHA
    4c9f3ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5860c92 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2019

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

Commits on May 13, 2019

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

Commits on May 23, 2019

  1. - export all operations

    pytlesk4 committed May 23, 2019
    Configuration menu
    Copy the full SHA
    15d4e8e View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2019

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

Commits on Jul 2, 2019

  1. change the API for generating test operations

    was: extra boolean argument on "observe" and extra object argument on "generate" and "compare"
    is: extra boolean argument "generate" and "compare"
    
    also this commit adds way more tests for test operation generation
    warpech committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    1498c09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6e963f View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2019

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