Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: codebendercc/seleniumTests
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: codebendercc/seleniumTests
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: collaboration-tests
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 6 files changed
  • 1 contributor

Commits on Jul 21, 2016

  1. Added add/remove/rename file, remove sketch methods in CodebenderSele…

    …niumBot class.
    
    Will use the methods accross the tests.
    freskoulix committed Jul 21, 2016
    Configuration menu
    Copy the full SHA
    8be5370 View commit details
    Browse the repository at this point in the history
  2. Added test for collaboration in editor.

    Testing basic functionality of the editor when collaboration is enabled.
    Tests can run in Firefox only due to its support for alert dialogs.
    freskoulix committed Jul 21, 2016
    Configuration menu
    Copy the full SHA
    e7831e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd9ee42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50b62ea View commit details
    Browse the repository at this point in the history
  5. Fixed assignment of global variable.

    Needed 'global' prefix before the assignment.
    freskoulix committed Jul 21, 2016
    Configuration menu
    Copy the full SHA
    950627e View commit details
    Browse the repository at this point in the history
Loading