Ferdi Koomen
|
16cc25bf1e
|
- Updated test cases
- Fixed capture of error body in Angular
|
2022-01-28 10:32:50 +01:00 |
|
Ferdi Koomen
|
896f0b624c
|
- Working angular test environment
|
2022-01-26 18:15:07 +01:00 |
|
Ferdi Koomen
|
0ae6185400
|
Updating test setup
|
2022-01-26 16:56:03 +01:00 |
|
Ferdi Koomen
|
09e6c5f4cc
|
- Working on e2e tests for angular
|
2022-01-25 20:43:12 +01:00 |
|
Ferdi Koomen
|
b2d8096031
|
- Added e2e test
- Cleanup of new export client logic
|
2022-01-25 15:32:20 +01:00 |
|
Ferdi Koomen
|
3dde57a8ec
|
- Updated dependencies
- Aligned request cancelation between clients
|
2022-01-24 16:51:05 +01:00 |
|
Ferdi Koomen
|
07c98cf9e6
|
- Modernized setup and using typescript for test files
|
2022-01-06 18:41:57 +01:00 |
|
Ferdi Koomen
|
c07487c99b
|
- Added test to check if errors are thrown correct
|
2021-11-12 09:55:41 +01:00 |
|
Ferdi Koomen
|
d7c153ff55
|
Merge branch 'master' into feature/cancelable
# Conflicts:
# README.md
# package.json
# src/utils/registerHandlebarTemplates.ts
# test/__snapshots__/index.spec.js.snap
# test/custom/request.ts
# test/e2e/v3.fetch.spec.js
# test/e2e/v3.node.spec.js
# yarn.lock
|
2021-10-18 22:19:36 +02:00 |
|
Ferdi Koomen
|
5b3348d6f9
|
- Added axios client
- Added function to escape path and stopped replacement of ":" character in path
|
2021-10-08 23:34:49 +02:00 |
|
Ferdi Koomen
|
826ae82dc1
|
- Fixed test spec for cancelation
|
2021-03-13 19:29:40 +01:00 |
|
Ferdi Koomen
|
7b5823ce75
|
- Added cancelable concept that works (rough)
|
2021-03-13 18:01:37 +01:00 |
|
Ferdi Koomen
|
2d8aa162cd
|
- Cleanup and latest dependencies
|
2020-11-18 23:16:57 +01:00 |
|
Ferdi Koomen
|
bf30cbfb85
|
- Fixed #389
|
2020-11-15 10:48:31 +01:00 |
|
Ferdi Koomen
|
6c35b190e5
|
- Improved test readablity
|
2020-10-15 14:26:46 +02:00 |
|
Ferdi Koomen
|
ff480e08ef
|
Simplified XHR request, using es2017 target for libs since node js supports async await since v7
|
2020-10-13 12:27:08 +02:00 |
|
Ferdi Koomen
|
a5a8c0ba47
|
Updated PR with XHR support, added E2E tests and added documentation
|
2020-10-13 11:02:54 +02:00 |
|
Ferdi Koomen
|
923c141fdb
|
- Cleanup of templates
- Fixed File type for Node.js and Browser clients
|
2020-09-30 23:35:02 +02:00 |
|
Ferdi Koomen
|
43e382f115
|
- Working on better File type handeling
|
2020-09-27 18:38:58 +02:00 |
|
Ferdi Koomen
|
fe4cd3ee37
|
- First draft of babel 7 support
|
2020-09-27 14:30:11 +02:00 |
|
Ferdi Koomen
|
e65f2521b1
|
- Typescript 3.8 updates
|
2020-09-27 14:25:19 +02:00 |
|
Ferdi Koomen
|
e6c423de0f
|
- Working on babel tests
|
2020-09-27 10:14:19 +02:00 |
|
Ferdi Koomen
|
35dbe75b2f
|
- Testing e2e on Circle CI
|
2020-09-25 16:57:26 +02:00 |
|
Ferdi Koomen
|
a5cd62f3e9
|
- E2E test working, failing on node, but support will be build soon
|
2020-09-25 16:49:35 +02:00 |
|
Ferdi Koomen
|
75c9ef321e
|
- Test
|
2020-09-25 15:50:16 +02:00 |
|
Ferdi Koomen
|
9985c45e61
|
- Added jest projects
- Added e2e scripts
|
2020-09-25 12:00:58 +02:00 |
|
Ferdi Koomen
|
1785e3ed90
|
- Working on e2e tests
|
2020-09-25 10:54:39 +02:00 |
|