|
a1375b6718
|
Fixed failing testcase
|
2016-09-15 23:17:05 +02:00 |
|
|
5e797db3ec
|
Fixing compile error
|
2016-09-15 23:02:25 +02:00 |
|
|
db5e418cbf
|
Indicate exception thrown
|
2016-09-14 22:00:35 +02:00 |
|
|
fd010782eb
|
Fix missing .class
|
2016-09-14 21:42:36 +02:00 |
|
|
22688622fd
|
Code cleanup using @Test(expected = Exception)
Code edited in the browser, please run tests ;)
|
2016-09-14 21:35:52 +02:00 |
|
|
2027a0ae7d
|
Added testcases for lesson plan / solutions for lesson with stages.
|
2016-09-12 21:54:05 +02:00 |
|
|
8e9bebacd7
|
- Added more testcases since now we have static IDs for the lessons.
- Changed the RestartLessonService because returning the text/html triggered the browser to show a popup which made the Selenium tests fail.
|
2016-09-11 20:51:38 +02:00 |
|
|
f57d076fab
|
turning off test in the interim
|
2016-07-05 08:24:28 -04:00 |
|
|
ecc8cb391b
|
First attempt to remove JSP and move to Thymeleaf and update to Spring Boot. The Thymeleaf templates can be loaded as snippets which makes it more easy to move away from ECS and create normal HTML pages for a lesson.
|
2016-04-09 14:06:03 +02:00 |
|
|
0401779f58
|
Fix broken test
|
2016-03-31 23:06:16 +02:00 |
|
|
e6fb74fa55
|
Implementation of developer controls to reload plugins and set label debugging from the GUI. Ref: webgoat/webgoat#93
|
2016-03-30 22:07:11 +02:00 |
|
|
b3541231bc
|
#165 provide default and ability to override in lesson
|
2016-01-14 09:01:47 -05:00 |
|
|
de71f2700e
|
Let user-composed (CSRF) attacks send one-request actions, as opposed to the address bar MVC links requesting lessons. The lesson display servlets have javascript that requests data and actions.
|
2015-11-07 05:43:31 -05:00 |
|
|
214d52685f
|
Merge fixes from Nanne
# By Nanne Baars
# Via Nanne Baars
* 'master' of git://github.com/nbaars/WebGoat:
Fixed loading plugins: sometimes failed file was not correctly extracted
# Conflicts:
# webgoat-container/src/main/java/org/owasp/webgoat/plugins/Plugin.java
# webgoat-container/src/main/java/org/owasp/webgoat/plugins/PluginExtractor.java
# webgoat-container/src/main/java/org/owasp/webgoat/plugins/PluginFileUtils.java
# webgoat-container/src/main/java/org/owasp/webgoat/util/LabelProvider.java
|
2015-09-17 22:45:14 -04:00 |
|
|
9474f66d96
|
Fixed loading plugins: sometimes failed file was not correctly extracted
|
2015-09-17 07:29:51 +02:00 |
|
|
a8ce11ee14
|
Initial work on adding more browsers to SauceLabs testing
|
2015-09-16 21:11:54 -04:00 |
|
|
f31150ffdf
|
Property files are now detected while extracting the plugin
|
2015-09-15 18:27:11 +02:00 |
|
|
e81cbd34ca
|
Http Basics lessons fails to load #53
|
2015-08-27 08:44:25 +02:00 |
|
|
62db0bfdef
|
Adding basic Integration Tests with Sauce Labs integration
|
2015-08-24 19:24:22 -04:00 |
|
|
2212bd0805
|
Initial push of testing work
|
2015-08-24 19:24:21 -04:00 |
|
|
69350a6e0c
|
Fixed not serializable error when stopping/starting Tomcat
|
2015-08-22 10:40:42 +02:00 |
|
|
42f373d66a
|
Moved Maven multiproject setup
|
2015-08-11 21:57:12 +02:00 |
|