Commit graph

35 commits

Author SHA1 Message Date
jvyden
c345eeebb9
Massive organization of classes and namespaces 2022-05-15 16:45:00 -04:00
jvyden
1fbabe0000
Split normal tests from game api tests 2021-12-22 22:33:50 -05:00
jvyden
b15d56f6e9
Fix tests not using randomized usernames 2021-12-22 18:49:44 -05:00
jvyden
1774acda95
Fix users not being correctly removed 2021-12-22 17:31:38 -05:00
jvyden
0d682dceeb
Fix authentication (mostly) and file upload tests failing 2021-12-20 01:05:33 -05:00
jvyden
84669201ab
Fix all tests 2021-11-22 17:40:25 -05:00
jvyden
688721d6c2
Remove problematic AuthenticationTests.CanUseToken check 2021-11-22 16:49:39 -05:00
jvyden
d96f084322
Add (working) Register Form 2021-11-19 23:55:40 -05:00
jvyden
0ada6efe45
Fix ShouldReturnForbiddenWhenNotAuthenticated tests 2021-11-19 00:45:59 -05:00
jvyden
5de122f1d5
Rename ServerSettings to ServerStatics 2021-11-18 23:04:33 -05:00
jvyden
09c72eb9c2
Implement file hashing on upload
Closes #25
2021-11-18 19:30:37 -05:00
jvyden
2d4dc14f93
Fix ShouldOnlyShowUsersLevels test 2021-11-18 15:27:20 -05:00
jvyden
e4bb16100d
Fix tests ..ish. 2021-11-18 15:08:51 -05:00
jvyden
e5ee045838
Fix SlotTests failure 2021-11-08 13:33:51 -05:00
jvyden
8e193c079f
Cleanup code 2021-11-04 14:28:50 -04:00
jvyden
955b9e8060
Fix Authentication tests 2021-11-03 23:53:10 -04:00
jvyden
9479dca411
Properly clean up users & slots in SlotTests and DatabaseTests 2021-11-02 21:37:55 -04:00
jvyden
cd19afc577
Fix test failures 2021-11-02 19:06:45 -04:00
jvyden
173addfd03
Re-do formatting 2021-10-31 16:46:56 -04:00
jvyden
4208513978
Fix tests 2021-10-28 20:34:49 -04:00
jvyden
24b712cd15
Fix tests 2021-10-26 17:27:59 -04:00
jvyden
581e6bac2a
Rename root namespace to LBPUnion.ProjectLighthouse 2021-10-20 21:41:58 -04:00
jvyden
bf7bbab467
Organize ProjectLighthouse.Types 2021-10-20 21:38:44 -04:00
jvyden
c0ef2f107e
Fix tests 2021-10-20 18:30:20 -04:00
jvyden
685f57fd28
Cleanup code 2021-10-20 00:19:29 -04:00
jvyden
8ad04860ee
Cleanup usages 2021-10-20 00:06:23 -04:00
jvyden
bbeb7d980e
Implement DatabaseTests and SlotTests 2021-10-19 22:19:37 -04:00
jvyden
15e3870620
Add tests for match 2021-10-19 21:47:32 -04:00
jvyden
a41f4516cb
Cleanup code 2021-10-19 15:02:22 -04:00
jvyden
e0d14232d8
Add security & testing for file uploads 2021-10-17 21:07:01 -04:00
jvyden
c84c15fa2c
Add method to determine a file type 2021-10-17 20:34:44 -04:00
jvyden
5e31bb8c31
Add SerializerTests 2021-10-15 00:54:21 -04:00
jvyden
0df715045d
Cleanup imports 2021-10-15 00:44:08 -04:00
jvyden
bd8b86b65c
Add CanSerializeBack, CanUseToken, and ShouldReturnForbiddenWhenNotAuthenticated authentication tests 2021-10-15 00:38:33 -04:00
jvyden
5052d19656
Basic testing framework 2021-10-14 23:50:08 -04:00