StevanFreeborn
|
8e1d9051ae
|
fix: update integration tests to use a root beforeAll hook that loads the environment variables and assigns values to the api key and base url to be used when constructing the onspring client used in the integration tests
|
2023-02-14 22:47:16 -06:00 |
|
StevanFreeborn
|
4fe1d7c4a7
|
feat: added getFieldsByAppId integration tests
|
2023-02-14 22:14:45 -06:00 |
|
StevanFreeborn
|
927fcd42b3
|
feat: add getAppById, getAppsByIds, and getFieldById integration tests
|
2023-02-14 21:21:47 -06:00 |
|
StevanFreeborn
|
64dfa6f1e1
|
fix: set validateStatus property of axios instance to null so that the package can handle all the api responses internally. feat: added ability to provide axios instance configuration to the OnspringClient constructor.
|
2023-02-13 23:24:47 -06:00 |
|
StevanFreeborn
|
6f0d85b414
|
fix: read base url from env file in integration tests
|
2023-02-13 21:20:10 -06:00 |
|
StevanFreeborn
|
6adaaaaffd
|
feat: finish writing integration tests for getApps
|
2023-02-13 21:17:38 -06:00 |
|
StevanFreeborn
|
5de13d6b5b
|
feat: begin working on integration tests that will call actual onspring api sandbox
|
2023-02-13 21:02:00 -06:00 |
|