Eneko Lakasta
|
3891d93b8d
|
remove unnecessary require
|
2018-06-05 17:59:46 +02:00 |
|
Eneko Lakasta
|
4993f8a956
|
use job configuration instead of user metadata service in test
|
2018-06-05 17:56:29 +02:00 |
|
Eneko Lakasta
|
03e484c5da
|
FIX tests. Create jobs should return 403 if auth fails
|
2018-06-05 15:49:15 +02:00 |
|
Eneko Lakasta
|
06282b61fb
|
refactor authenticatedRequest to masterRequest
|
2018-06-05 13:22:43 +02:00 |
|
Eneko Lakasta
|
eab3d289b6
|
refactor authenticated to authorizationLevel
|
2018-06-05 13:21:56 +02:00 |
|
Eneko Lakasta
|
8515c2cc31
|
use job configuration instead of user metadata service
|
2018-06-04 11:28:59 +02:00 |
|
Eneko Lakasta
|
46e3a87f41
|
add some auth TODOs
|
2018-05-30 18:15:35 +02:00 |
|
Eneko Lakasta
|
cf8bf6e5e6
|
get DB configuration from job instead from metadata in Job Canceller
|
2018-05-30 17:36:55 +02:00 |
|
Eneko Lakasta
|
60beea19d7
|
add default public fallback tests
|
2018-05-30 13:28:50 +02:00 |
|
Eneko Lakasta
|
6e3eb8ef28
|
Fix test: add auth params to job
|
2018-05-30 11:48:15 +02:00 |
|
Eneko Lakasta
|
017dc69c02
|
add auth params to test. Is this OK?
|
2018-05-28 17:38:04 +02:00 |
|
Eneko Lakasta
|
ef9a5aeb20
|
FIX: use proper database public test user in api keys
|
2018-05-28 15:54:48 +02:00 |
|
Eneko Lakasta
|
e85994293b
|
remove fallback tests and refactor some http errors 403 -> 401
|
2018-05-17 17:13:00 +02:00 |
|
Simon Martín
|
ac98f5646e
|
EOF line
|
2018-04-27 17:40:13 +02:00 |
|
Simon Martín
|
aa80cc3328
|
configure environment file in travis
|
2018-04-27 16:38:36 +02:00 |
|
Simon Martín
|
a0c2a98f9f
|
symplify run_tests_docker.sh and move it to test
|
2018-04-27 16:12:47 +02:00 |
|
Simon Martín
|
5f8e1d8f53
|
fix validatePGEntitiesAccess access
|
2018-04-26 10:13:03 +02:00 |
|
Simon Martín
|
ff2225ee36
|
removing no sense tests
|
2018-04-24 17:24:13 +02:00 |
|
Simon Martín
|
ebbdbed836
|
EOF line
|
2018-04-24 15:56:35 +02:00 |
|
Simon Martín
|
4f6d4322f6
|
forgotten 'only'
|
2018-04-24 15:51:40 +02:00 |
|
Simon Martín
|
00273bc760
|
unit tests
|
2018-04-24 15:51:12 +02:00 |
|
Simon Martín
|
b9295245d3
|
testing by authorized level
|
2018-04-24 13:22:15 +02:00 |
|
Simon Martín
|
43e08a6681
|
adding tests
|
2018-04-24 10:10:09 +02:00 |
|
Simon Martín
|
2a729b7da8
|
destructuring error_handler parameters
|
2018-04-03 13:43:17 +02:00 |
|
Simon Martín
|
3ad3cb7aa9
|
permission denied tests
|
2018-03-28 14:02:10 +02:00 |
|
Simon Martín
|
d17975d7f5
|
errorHandlerFactory tests
|
2018-03-28 13:31:45 +02:00 |
|
Simon Martín
|
d727a50407
|
jshint
|
2018-03-28 12:17:42 +02:00 |
|
Simon Martín
|
152ef05028
|
removing forgotten only
|
2018-03-28 12:15:23 +02:00 |
|
Simon Martín
|
8e5ac72411
|
simplify error_handler tests
|
2018-03-28 12:10:48 +02:00 |
|
Simon Martín
|
cdeb8b8e63
|
make EnekoLinter happy xD
|
2018-03-27 15:49:38 +02:00 |
|
Simon Martín
|
1f5e00e656
|
bad merge
|
2018-03-27 15:46:58 +02:00 |
|
Simon Martín
|
b75334f1e7
|
Merge branch 'master' into limits-error-refactor
|
2018-03-27 15:32:24 +02:00 |
|
Simon Martín
|
4f4ec1856a
|
Merge branch 'master' into finalDetails
|
2018-03-27 14:56:04 +02:00 |
|
Simon Martín
|
84af567577
|
run with local files insterad of download and by OS
|
2018-03-27 12:23:29 +02:00 |
|
Simon Martín
|
bb929bf3dc
|
adding rediscell files for linux and mac
|
2018-03-27 12:14:28 +02:00 |
|
Simon Martín
|
483c263f61
|
adding and testing limits error response with params
|
2018-03-26 19:10:23 +02:00 |
|
Simon Martín
|
54876fa203
|
addind properties to limits errors
|
2018-03-26 15:56:50 +02:00 |
|
Simon Martín
|
26baaf6081
|
removing retry after when no necessary
|
2018-03-23 15:09:16 +01:00 |
|
Simon Martín
|
d3959bd024
|
change redis cell file path
|
2018-03-15 12:10:23 +01:00 |
|
Simon Martín
|
a5ddb83b36
|
using curl instead of wget
|
2018-03-15 11:54:02 +01:00 |
|
Simon Martín
|
62414ec34e
|
download redis-cell lib during tests
|
2018-03-15 11:42:13 +01:00 |
|
Simon Martín
|
581bd0dd89
|
Merge branch 'master' into rateLimits
|
2018-03-14 12:47:45 +01:00 |
|
Simon Martín
|
1ffeb456e8
|
Headers following rfc6648
|
2018-03-14 12:17:26 +01:00 |
|
Simon Martín
|
4ca34cad95
|
removing logs
|
2018-03-13 12:01:51 +01:00 |
|
Eneko Lakasta
|
2ec767c1fc
|
Set Vary Header to honor Authorization header when caching (fastly)
|
2018-03-13 11:59:07 +01:00 |
|
Simon Martín
|
4c7afd4aeb
|
installing libc6
|
2018-03-13 09:54:32 +01:00 |
|
Simon Martín
|
41db3050a7
|
removing precompiling rediscell, compiling on the fly
|
2018-03-12 20:30:54 +01:00 |
|
Simon Martín
|
a85aefb80c
|
show error log
|
2018-03-12 19:56:55 +01:00 |
|
Simon Martín
|
121d96a824
|
list directory
|
2018-03-12 19:48:37 +01:00 |
|
Simon Martín
|
24465270b9
|
redis info before run
|
2018-03-12 19:38:55 +01:00 |
|