fleet/server
Mike Arpaia b8d4c78f62 Integration tests (#90)
* tests for auth endpoints

* create user test and fatals instead of panics

* more tests

* remove init viper config setting

* stubbing

* more tests

* more tests

* organizing auth and users files

* rest of auth tests

* password reset tests
2016-08-19 23:56:49 -07:00
..
assets.go Session shuffle and rename app to server (#84) 2016-08-18 17:45:39 -07:00
auth_test.go Integration tests (#90) 2016-08-19 23:56:49 -07:00
auth.go Integration tests (#90) 2016-08-19 23:56:49 -07:00
osquery_test.go Integration tests (#90) 2016-08-19 23:56:49 -07:00
osquery.go Add GetLabelQueriesForHost (#86) 2016-08-19 11:24:59 -07:00
server.go Integration tests (#90) 2016-08-19 23:56:49 -07:00
users_test.go Integration tests (#90) 2016-08-19 23:56:49 -07:00
users.go Integration tests (#90) 2016-08-19 23:56:49 -07:00
utilities_test.go Integration tests (#90) 2016-08-19 23:56:49 -07:00