Commit Graph

889 Commits

Author SHA1 Message Date
timy 9de1acf82f A trivial update to the release notes 2018-10-23 11:45:49 -05:00
timy 408e769631 Update version number for publishing 2018-10-23 11:44:34 -05:00
timy d1e3a4dda9 Update release notes 2018-10-23 09:03:51 -05:00
timy bf820055ca When doing multiple regression tests, add a counter to the name so we see a status. 2018-10-23 08:52:28 -05:00
timy facd5d1ea1 Able to change gateway if device has both DHCP and ethernet, but the ethernet is the one plugged in. 2018-10-23 08:25:04 -05:00
timy 2b92fea4cb Do not check firewall rules if the firewall is disabled 2018-10-23 08:01:43 -05:00
timy c8c66970d0 Get reload to work properly 2018-10-23 07:57:02 -05:00
timy e6e6328eca Start regression window with untested and failed checked. 2018-10-17 16:58:03 -05:00
timy 59d8fd7e47 Level 6 regression testing completed 2018-10-17 16:56:06 -05:00
timy 8d848eaa39 select the first unfinished puzzle on the level if one is available 2018-10-17 16:23:13 -05:00
timy b74f9932bb Fix bug with replays and VLANs 2018-10-17 15:23:30 -05:00
timy 811339b176 Network timeout during replay 2018-10-17 14:56:28 -05:00
timy 17b127d69d Fix a bug where resetting a switch did not reset the vlans on the switch 2018-10-17 14:38:42 -05:00
timy f2c2f9bb96 Level 5 replays 2018-10-16 12:52:01 -05:00
timy b6d2eb0a60 Some of level 5 2018-10-12 17:38:36 -05:00
timy 48bf63b967 Replays for level 4 2018-10-11 15:08:17 -05:00
timy b623ebd9ec Fix some duplication when things added. 2018-10-11 14:44:18 -05:00
timy d0fcba7854 Level 3 replays 2018-10-11 11:24:26 -05:00
timy 27a29ff44f Some older replays which were skipped 2018-10-10 16:15:45 -05:00
timy 258bff6ce7 Finish level2 replays. 2018-10-10 16:11:55 -05:00
timy cf83771a7d More regression testing for puzzles 2018-10-08 11:54:16 -05:00
timy 2ca9ddce19 Fix reporting bug when doing replay 2018-10-08 11:52:53 -05:00
timy de5acab132 Make reload work for all puzzles. We want to use that when making replays. It is nice to reload it once we know the solution so we can save a clean replay. 2018-10-05 13:58:54 -05:00
timy bee42488d2 Refresh the form after one test to show passed / failed 2018-10-05 13:28:49 -05:00
timy 92246a3dac Add file -> forget replay statuses. So we can reset our replays. 2018-10-05 13:24:47 -05:00
timy d838fe1987 Add a clear replay status function 2018-10-05 13:06:53 -05:00
timy aa78fa5aca centralize passed/failed tracking 2018-10-05 13:00:04 -05:00
timy eec743d9c6 Update puzzles passed / failed 2018-10-05 12:53:38 -05:00
timy 00d78684a2 Load puzzles passed/failed 2018-10-05 12:48:27 -05:00
timy c25e3fd666 make sure UserActions are not serialized 2018-10-05 12:47:18 -05:00
timy 47790c1de1 Add PuzzlesPassed and PuzzlesFailed to settings. 2018-10-05 12:43:57 -05:00
timy 3865794d81 Only allow regression testing if we are not a student. 2018-10-05 11:04:19 -05:00
timy 4c25bf4721 Turning off debugging 2018-10-05 10:52:30 -05:00
timy 0cdb4855ad Update the actiondebug. 2018-10-05 10:51:22 -05:00
timy b4e828162a refresh the form instead of doing full do-events. Much, much quicker that way. 2018-10-05 10:45:30 -05:00
timy fbfc1e148b Skip visual ticks when in the middle of invisible network testing. 2018-10-05 10:24:10 -05:00
timy c4c58b59bd Mark the puzzle as being complete. If we need to track it, we want to do that as well. This had been a bit of a bug; it only marked it as done if it had never been done previously. So, if you were trying to replay something, it would only be completed if you had never done it. Lots of puzzles were failing their replay. 2018-10-05 10:07:23 -05:00
timy 87e483c43e Initial debugging of test completion process 2018-10-05 08:48:46 -05:00
timy a81392ca75 initial debugging of action code 2018-10-05 08:43:07 -05:00
timy 9c9826ef85 the old replay for Frozen! was wrong. Replaced it. 2018-10-03 16:45:17 -05:00
timy 30a357cc19 hide the label that shows up on regression testing 2018-10-01 15:32:17 -05:00
timy 78c4af5b8d Change colors of window so we know we are doing testing. 2018-10-01 15:29:30 -05:00
timy 481ddc0121 fix the selection jumping bug 2018-10-01 15:10:51 -05:00
timy b7f7a6b9ae speed up level1_practice5. That is a slow one to replay. 2018-10-01 08:52:41 -05:00
timy 936827e81a More replays (finidhing level1) 2018-10-01 07:20:05 -05:00
timy 9be5e0b770 Adding more replays 2018-09-28 16:53:05 -05:00
timy da3905560c Update the form after we do testing, so we see the results 2018-09-28 13:55:11 -05:00
timy cedb54abff remove the X at the top of the regression testing window. It gives us problems 2018-09-28 13:54:22 -05:00
timy 67dcbd82fb start with "untested" selected when opening regression testing window 2018-09-28 13:51:59 -05:00
timy 65f14420f7 Fix puzzle selection issue 2018-09-28 13:50:33 -05:00