Skip to content
Merged
merged 39 commits into from
Nov 5, 2019
Merged

. #1

merged 39 commits into from
Nov 5, 2019

Commits on Oct 29, 2019

  1. Early stages of development

    harjaus committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    c04c578 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d358b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. Configuration menu
    Copy the full SHA
    e8cec3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f67519d View commit details
    Browse the repository at this point in the history
  3. Changed file name + added working test for existing feature and suppo…

    …rt code for students for new feature
    harjaus committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    4e60fb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98c52d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8a9c19 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #7 from web/cucumber

    Merge Cucumber Exercises into Master
    aa7401 committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    144f929 View commit details
    Browse the repository at this point in the history
  7. Started Acceptance Testing Lab

    This is the start of the lab on acceptance testing. So far it covers the
    basics of puppeteer and basic profiling.
    aa7401 committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    12566a0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d7a12fe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    00d87e7 View commit details
    Browse the repository at this point in the history
  10. Removed unnecessary file

    harjaus committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    a5a504d View commit details
    Browse the repository at this point in the history
  11. Merge pull request #8 from web/cucumber

    Cucumber Updates
    harjaus committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    093d6ca View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7b94ee6 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #9 from web/cucumber

    Removed Activity section from README, deprecated
    harjaus committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    4675219 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. Configuration menu
    Copy the full SHA
    1c6d8bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c011c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    385d1ee View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2019

  1. Clarified the Back Button Task

    Some students were getting confused about how to solve task 4.2.4
    
    The instructions should now make it easier for them to solve the problem.
    aa7401 committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    589dfbf View commit details
    Browse the repository at this point in the history
  2. Amended the Linter Config

    The number of lines per function was too short.
    The linter didn't pick up on poor brace positioning.
    
    Linter now fixed.
    aa7401 committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    7a2191f View commit details
    Browse the repository at this point in the history
  3. Fixed Linting Issues

    aa7401 committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    f2dfa15 View commit details
    Browse the repository at this point in the history
  4. Removed Helper Code

    The step definition file contained a lot of helper code.
    
    The page object is now instantiated using a custom object.
    A several helper functions removed and code moved to steps.
    aa7401 committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    d29fcac View commit details
    Browse the repository at this point in the history
  5. Removed Old Scripts

    manifest still had a lot of scripts that were no longer needed.
    
    These have now been removed.
    aa7401 committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    7ee3ace View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58d725f View commit details
    Browse the repository at this point in the history
  7. Removed Superflous Functions

    aa7401 committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    6cb9d60 View commit details
    Browse the repository at this point in the history
  8. Fixed Linter Issues

    aa7401 committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    7e1f39b View commit details
    Browse the repository at this point in the history
  9. Split Features

    aa7401 committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    6845388 View commit details
    Browse the repository at this point in the history
  10. Commented Out Unneeded Steps

    aa7401 committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    3c81ad3 View commit details
    Browse the repository at this point in the history
  11. Added Cucumber Explanation

    aa7401 committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    5a9436c View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2019

  1. Configuration menu
    Copy the full SHA
    af499ee View commit details
    Browse the repository at this point in the history
  2. Minor Change

    aa7401 committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    6bea793 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a67949f View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. example of bug

    aa7401 committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    d0ec2a9 View commit details
    Browse the repository at this point in the history
  2. fixed the timeout issue

    aa7401 committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    00c064d View commit details
    Browse the repository at this point in the history
  3. fixed step errors

    aa7401 committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    55cb66c View commit details
    Browse the repository at this point in the history
  4. removed a console log

    aa7401 committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    28171ae View commit details
    Browse the repository at this point in the history
  5. Merge pull request #10 from web/scenario-bug

    Scenario bug
    aa7401 committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    09f1124 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    211d172 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

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