This repository has been archived on 2022-08-17. You can view files and clone it, but cannot push or open issues or pull requests.
dex/integration
Bobby Rullo 399b15abeb integration, *: Improve tests for admin api
* TestCreateClient was missing test coverage on error cases
* Fixed bug where 500s were being reported for bad requests
* changed function signature of NewAdminAPI back to old way of passing
  in lots of repos: passing in a DbMap made it difficult to test
* added swappable ID and Secret generators when creating Clients
2016-04-20 14:31:27 -07:00
..
admin_api_test.go integration, *: Improve tests for admin api 2016-04-20 14:31:27 -07:00
client_api_test.go *: ClientIdentityXXX -> ClientXXX 2016-04-20 14:31:27 -07:00
common_test.go *: add client registration endpoint to admin API 2016-04-05 11:37:26 -07:00
oidc_test.go *: ClientIdentityXXX -> ClientXXX 2016-04-20 14:31:27 -07:00
user_api_test.go *: ClientIdentityXXX -> ClientXXX 2016-04-20 14:31:27 -07:00