Christian Muehlhaeuser
|
2dad58e5c0
|
Fixed ineffectual assignments in tests (#7553)
Just makes it a bit more obvious which values we want to test for, and which
ones we want to ignore.
|
6 years ago |
Lunny Xiao
|
45d0e05e14
|
Move sdk structs to modules/structs (#6905)
* move sdk structs to moduels/structs
* fix tests
* fix fmt
* fix swagger
* fix vendor
|
6 years ago |
ngourdon
|
d931a663bd
|
Fix team edit API panic (#6780)
|
6 years ago |
Lunny Xiao
|
fcc79d50df
|
Fix team members API (#6714)
|
6 years ago |
B-OnTheGo
|
e827cc6ca9
|
Enforce token on api routes [fixed critical security issue #4357] (#4840)
|
6 years ago |
Ethan Koenig
|
1c10f454eb
|
Less verbose integration tests (#2123)
* Helper functions for intergration test boilerplate
|
8 years ago |
Ethan Koenig
|
2775b8b420
|
Improve integration test helper functions (#2049)
Set request headers in helper functions, and new helper for requests with string-formatted URLs
|
8 years ago |
Ethan Koenig
|
5518912d1d
|
Don't show non-comments in comments API (#2001)
|
8 years ago |
Ethan Koenig
|
036475727f
|
Consolidate boilerplate in integration tests (#1979)
|
8 years ago |
Ethan Koenig
|
e4e3367ae7
|
Display URLs in integration test logs (#1924)
|
8 years ago |
Ethan Koenig
|
560bf3a6d7
|
Fix 500 for GET /teams/:id endpoints (#1811)
* Fix 500 for GET /teams/:id endpoints
* Integration test for GET /team/:id
* Clean up integration test
|
8 years ago |