Denis Makogon
1f0f9c7a46
Addressing comments
2017-08-17 10:36:05 +03:00
Denis Makogon
62d650f0a5
Rewrite HTTP handler for routes HTTP POST/PUT/PATCH methods
...
- adding tests for HTTP PUT
- more tests for HTTP PATCH
2017-08-16 23:20:05 +03:00
Denis Makogon
d11bafb868
Fix route update procedure
...
API impact:
We need to drop default value for type because it brought this type of bugs.
Starting this patch users should specify route type through CLI or func.yml
Closes : #222
2017-08-16 23:20:05 +03:00
James
7ededb2566
Fix tests
2017-08-16 11:27:47 -07:00
Denis Makogon
426772592b
Fixing tests
2017-08-09 15:09:48 +03:00
Denis Makogon
b057903feb
API test: patch app with the same config it has
2017-08-09 14:47:46 +03:00
Denis Makogon
49fe3eb11a
Fixing FMT errors
...
Do we run go-fmt in CI?
2017-07-31 21:14:11 +03:00
James
6ee7619b40
Move all endpoints on v1 to be under apps
2017-07-28 07:25:50 -07:00
Travis Reeder
48e3781d5e
Rename to GitHub ( #3 )
...
* circle
* Rename to github and fn->cli
* Rename to github and fn->cli
2017-07-26 10:50:19 -07:00
Denis Makogon
5b41fe2dc7
Improving API tests
2017-07-25 10:29:20 -07:00
Denis Makogon
efa75dfbb7
Use coma as separator for multi-value headers
...
Fixes : #113
2017-07-25 19:30:31 +03:00
James Jeffrey
9654fd4179
Make tests use local functions server not one in container
2017-07-21 16:12:33 -07:00
Denis Makogon
31e14843fe
Enabling API tests in CI
2017-07-21 16:07:16 -07:00
Denis Makogon
96cf246cb3
Increase tests timeouts for API tests
2017-07-21 23:45:05 +03:00
Denis Makogon
9400a83aa8
Moving tests from CLI to server
2017-07-21 20:03:43 +03:00