-
Notifications
You must be signed in to change notification settings - Fork 3
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
Behat2 #68
Open
sevenseas-gists
wants to merge
62
commits into
learnweb:master
Choose a base branch
from
sevenseas-gists:behat2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Behat2 #68
Changes from all commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
9b0fc64
restructured to support mocking and behat in the future
289ec55
stylecorrections
afaa889
added mocking classes
de301d0
added basic tests
837b8a4
dont take screenshots on travis. He doesn't like tatt
82fdddd
added fulltest
ad07a70
added some behat functions
5bffd46
formating
d8a951f
first commit
37d06d4
added condenser
cc45cd6
corrected mistake
dddb32d
removed inefficient condensing methods
760fb89
Made new condensed scenarios output instead of full output
7fb9424
fixed bugs
7e22e2d
added some documentation
f25661b
added PATH variable for the outputfile
7bed041
added relative path for generator
b06ec6d
reran generator
34b9b61
renamed variable to be better readable
7862133
Added warnings for no-data-situations
1740017
supports invalid courses
8ce3f31
added delayed enrolement
a038b4d
removed var_dump
5c12c1d
fixed '0' id main-course
157c98b
fixed bugs
42d8f96
implemented behat functionality
254d126
removed trailing newlines
249f502
added filecheck to prevent errors from errorhandling
da382ae
integrated matrix into job
7545b09
added space to satisfy the codingstyle
ff2a068
removed codingstyle violations in behat scenarios
6df211b
added case for the selector being hidden instead of disabled
46dc313
fixed travis error
ec5c2ee
fixed exceptions
a88624d
implemented tutors
0c951e7
fixed generator
15c78af
generated new tests
a1fab97
updated travis
d3404a5
run travis-behat with pretty format
c4ae6f6
rebuild stale amd files
07e4ec3
travis now uses proper behat installation
cffeee1
reworked tests to work with moodle course table instead of own temp
a5620e3
fixed bug where a started course could show standardtimecontrols
79688ea
split generator into text providing steps and "skeleton" code
2ee1bc6
removed old test
be1ec8e
removed unnecessary generator steps
8ecd9af
removed lsfcourseid var and introduced checking for coursetitle
f4272e4
fixed spelling mistake
8ac4f5a
removed accidentally pushed pycache
edb906b
now checking all block checks
1723719
added README section on testing
cf0cd3b
unified codingstyle
683d218
reran generator
3a77069
fixed styleerrors
0c4e2ec
integrate into master changes
59119b9
rewrote tests to work with previous master merge
631adbc
added missing strings
7557476
added missing strings
da9301b
fixed bug in install.xml
6000927
changed to postgres 9.5
cb8c2a9
removed vardump
9f4ae54
added missing string
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
dont know how that got in there, will investigate