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

Extended bakery test to add Test Scope #919

Closed
wants to merge 6 commits into from
Closed

Extended bakery test to add Test Scope #919

wants to merge 6 commits into from

Commits on Dec 25, 2018

  1. Added Sprinkle Testing to Bakery Test Command

    Added optional Sprinkle name to the usage php bakery test <Sprinkle>
    ssnukala committed Dec 25, 2018
    Configuration menu
    Copy the full SHA
    13d71c5 View commit details
    Browse the repository at this point in the history
  2. Added Test Scope

    Added fully qualified test scope as an argument for executing tests using bakery test
    ssnukala committed Dec 25, 2018
    Configuration menu
    Copy the full SHA
    f355429 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2018

  1. Fixed Tests

    Fixed user factory and updated the namespace for Account Unit Tests.
    ssnukala committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    c28db3f View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2018

  1. Added Exception Blocks

    Added Exception block to catch HTTPExceptions. expectException is causing failure so commented that out. Need to troubleshoot this and will add that back later.
    ssnukala committed Dec 31, 2018
    Configuration menu
    Copy the full SHA
    e558c80 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2019

  1. Added Docker v3 config

    ssnukala committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    61ea3fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f709a3e View commit details
    Browse the repository at this point in the history