sourcegraph/dev/authtest
2022-01-19 14:23:28 -06:00
..
code_intel_test.go gqltest: Lower timeout for settings to be available (#29939) 2022-01-19 14:23:28 -06:00
CODENOTIFY authtest: add tests for site admin endpoints (#20266) 2021-04-26 13:14:57 +00:00
main_test.go ci: only log NeedsSiteInit response in buildkite (#29707) 2022-01-13 09:24:39 -08:00
organization_test.go authtest: add tests for organization endpoints (#20417) 2021-04-27 13:42:59 +00:00
README.md authtest: wait longer for site config to be updated (#28119) 2021-11-29 22:26:45 +08:00
repository_test.go Disable flaky test in the authtest suite (#28295) 2021-11-30 10:38:13 +01:00
site_admin_test.go remove test for disabled notifications (#28358) 2021-11-30 11:34:28 -07:00

While this test suite focuses on authentication and authorization related tests, you may still refer to dev/gqltest's README for background and how to run it both locally and in CI.