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

Refactor: unify handling of topSuite and children suites + increase readability #5885

Merged
merged 4 commits into from
Mar 28, 2018

Commits on Mar 27, 2018

  1. refactor(jest-jasmine2): Simplify Env.execute to setup and clean re…

    …sources for the top suite the same way as for all of the children suites
    
    snapshot
    niieani committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    a55e7b4 View commit details
    Browse the repository at this point in the history
  2. refactor(jest-jasmine2): Clear the meaning of treeProcessor functions…

    … and match new Env.execute behavior
    
    refactor(jest-jasmine2): Clear the meaning of treeProcessor functions and match new Env.execute behavior
    
    fix flow
    
    a
    niieani committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    12bbefa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e71dbe3 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    SimenB committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    95f7813 View commit details
    Browse the repository at this point in the history