Joe-Dowd
|
13e4adf18f
|
PR comments resolved
|
2020-07-10 01:46:09 +01:00 |
|
Joe-Dowd
|
46dd16caf9
|
added ability to query mysql database
|
2020-07-05 04:14:15 +01:00 |
|
Martijn van der Ven
|
d8203dce77
|
Make sure to always insert hashed video ID
|
2020-05-23 17:57:33 +02:00 |
|
Ajay Ramachandran
|
a2caa53664
|
Only sponsors must be longer than 1 second.
Also added proper error message when submission is too short.
|
2020-05-16 18:33:16 -04:00 |
|
Ajay Ramachandran
|
0060b5e5af
|
Prevent crash when category-voting on invalid UUID
|
2020-05-11 18:07:57 -04:00 |
|
Ajay Ramachandran
|
b2705dfb2d
|
Prevented upvotes on "dead" submissions unless they are VIP.
|
2020-05-10 00:08:05 -04:00 |
|
Ajay Ramachandran
|
318d816a37
|
Change test case to check 7s
|
2020-04-30 23:41:38 -04:00 |
|
Ajay Ramachandran
|
a278036f1d
|
Added neural block mock
|
2020-04-30 19:13:42 -04:00 |
|
Ajay Ramachandran
|
0cf84612e9
|
Merge branch 'get-ip-fixes' of https://github.com/ajayyy/SponsorBlockServer into nb-mod-fetch
# Conflicts:
# src/routes/postSkipSegments.js
|
2020-04-30 19:04:23 -04:00 |
|
Ajay Ramachandran
|
f4ce5618bf
|
Merge branch 'testing' of https://github.com/ajayyy/SponsorBlockServer into nb-mod-fetch
# Conflicts:
# src/routes/postSkipSegments.js
# test/cases/postSkipSegments.js
|
2020-04-30 18:44:49 -04:00 |
|
Ajay Ramachandran
|
8290c9e1f4
|
Added new NB overlapping code
|
2020-04-30 18:39:03 -04:00 |
|
Ajay Ramachandran
|
6a17e4d141
|
Added test cases for voting and fixed code to support them.
|
2020-04-29 22:15:16 -04:00 |
|
Ajay Ramachandran
|
f23ead56ad
|
Updated inserts to new database schema and removed null coalescing
|
2020-04-29 21:26:11 -04:00 |
|
Ajay Ramachandran
|
d767f2ff6b
|
Added schema upgrade system and started on new vote type
|
2020-04-27 23:01:51 -04:00 |
|
Andrew Lee
|
b101831a1b
|
Extended timeout to test cases where necessary
|
2020-04-25 17:15:19 -04:00 |
|
Ajay Ramachandran
|
70ca58f98e
|
Merge pull request #76 from Joe-Dowd/bugfix-0durationautomod
Bugfix 0durationautomod
|
2020-04-24 13:50:58 -04:00 |
|
Joe-Dowd
|
fd397de6b4
|
allow submission if duration is 0
|
2020-04-24 18:20:40 +01:00 |
|
Ajay Ramachandran
|
546ded3bdd
|
Fixed mocks not responding properly
|
2020-04-23 12:48:02 -04:00 |
|
Andrew Lee
|
35fa384a5b
|
Added automod check with NB
|
2020-04-19 12:10:39 -04:00 |
|
Ajay Ramachandran
|
5eca6016fa
|
Fixed getSkipSegments tests due to removal of JSON body as input
|
2020-04-09 15:40:27 -04:00 |
|
Ajay Ramachandran
|
f9ec4e37e9
|
Added another test case for get
|
2020-04-07 02:41:20 -04:00 |
|
Ajay Ramachandran
|
d331ece0be
|
Added JSON get test cases
|
2020-04-07 02:39:29 -04:00 |
|
Ajay Ramachandran
|
57cc4f698f
|
Added get sponsor test cases
|
2020-04-07 02:24:58 -04:00 |
|
Ajay Ramachandran
|
0b4416d9eb
|
Renamed old get method
|
2020-04-07 02:04:37 -04:00 |
|
Ajay Ramachandran
|
557c6ad05a
|
Fixed discord tests
|
2020-04-06 20:12:12 -04:00 |
|
Ajay Ramachandran
|
9807d3e9c7
|
Merge
|
2020-04-06 20:05:26 -04:00 |
|
Ajay Ramachandran
|
8eca458e38
|
Added DB checks to tests and fixed getIP using the wrong config
|
2020-04-06 17:25:20 -04:00 |
|
Ajay Ramachandran
|
bd2f00d5f7
|
Added new submission method
|
2020-04-06 16:43:47 -04:00 |
|
Joe-Dowd
|
cc0bfef0ad
|
added more tests (categories prep)
|
2020-04-03 21:45:06 +01:00 |
|
Joe-Dowd
|
819f338c68
|
Ensured anything in master is implemented
|
2020-04-02 18:53:02 +01:00 |
|
Joe-Dowd
|
393c131104
|
remove duplicate videoID in test cases
|
2020-04-01 23:42:58 +01:00 |
|
Joe-Dowd
|
af149b09a9
|
added getSavedTimeForUser test
|
2020-04-01 23:39:56 +01:00 |
|
Joe-Dowd
|
461483ea36
|
changed a test message
|
2020-04-01 22:12:32 +01:00 |
|
Joe-Dowd
|
7bf43cfe9a
|
You can insert into the test db in the test scripts
|
2020-04-01 22:02:59 +01:00 |
|
Joe-Dowd
|
30d24de4d3
|
added http tests
|
2020-04-01 21:29:13 +01:00 |
|
Joe-Dowd
|
e2f430dd09
|
removed db files from test
|
2020-04-01 21:08:48 +01:00 |
|
Joe-Dowd
|
5369d48eae
|
Added testing
|
2020-04-01 21:04:04 +01:00 |
|