Ruslan Talpa and Joe Nelson
16fd3a57ff
Fix #746 ( #769 )
...
also fix broken text env
After the last couple of commits the tests ran correctly only on a
fresh db, in addition, the roles within the db were not created/dropped
on each request and we need that since their privileges differ and we
need to to have an absolute clean db on each execution
2016-12-18 15:46:53 -08:00
dsimunic and Joe Nelson
0d85152e42
Improve test db management ( #747 )
2016-12-01 21:06:10 -08:00
Ruslan Talpa
66a34fccdf
Fix errors in tests when setting authenticator to noinherit
2015-12-16 11:44:28 +02:00
Diogo Biazus
4cc0189ac9
Prefixes all roles used in test suite with postgrest_test
2015-12-08 12:03:46 -05:00
Diogo Biazus
8b4cb4be6e
Replaces postgrest_authenticator for postgrest_test_authenticator
2015-12-08 11:53:18 -05:00
Diogo Biazus
0961524e70
Refactors tests to use new fixtures and remove some haskell functions that wont be necessary anymore
2015-12-08 00:44:49 -05:00
Joe Nelson
dbe1f59066
Update project name in strings
...
Fixes #105
2014-12-17 10:24:24 -08:00
Joe Nelson
dd2adf4daa
Tests compile, run, and fail
...
Temporarily disabled unit tests
2014-12-06 17:42:19 -08:00
Joe Nelson
572c235b79
Add /dbapi/users route for creating new user
2014-10-21 15:01:04 -07:00
Joe Nelson
68d0a38806
WIP: feature specs for auth
2014-10-08 14:48:31 -07:00
Joe Nelson
7e9c224299
Configure roles and permissions suitable for Travis auth feature specs
2014-09-30 22:44:02 -07:00
Adam C. Baker
f203982527
have test fixtures load roles too.
2014-09-26 16:58:55 -07:00