Commit Graph
29 Commits
Author SHA1 Message Date
StevanFreeborn d314b1745b fix: organize integration tests according to method targets. fix: set timeouts and retries for integration tests 2023-02-14 23:49:18 -06:00
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 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
StevanFreeborn 1255b93d96 fix: update package name 2023-02-12 18:46:33 -06:00
StevanFreeborn e3ad9ada77 fix: update package name 2023-02-12 16:11:58 -06:00
Stevan Freeborn c8fc81120e fix: update package.json 2023-02-11 11:06:28 -06:00
StevanFreeborn 081fb73eaa fix: added support for publishing both cjs and esm 2023-02-04 00:25:08 -06:00
StevanFreeborn 3af7368e44 fix: added clean step to build process 2023-02-04 00:02:39 -06:00
StevanFreeborn 4103d0208e fix: renamed lint fix script 2023-02-03 23:43:26 -06:00
StevanFreeborn 3dee5b690c feat: implement saveFile method 2023-02-03 16:01:20 -06:00
StevanFreeborn 9cd2495b44 fix: remove unused import 2023-02-03 12:54:56 -06:00
StevanFreeborn 0c5b3bf3ae fix: incorrect field status in getFieldsByAppId mock api data 2023-02-03 12:49:54 -06:00
StevanFreeborn 88197d71b8 fix: updated husky pre-commit hook to run linting fix, tests, test-coverage, and formatting 2023-02-03 11:21:46 -06:00
StevanFreeborn bd55381dc9 fix: add eslint and configure it 2023-02-03 00:16:38 -06:00
StevanFreeborn 9a7d2393e5 fix: modified name of main file. fix: moved client inside models folder 2023-02-02 14:03:59 -06:00
StevanFreeborn 88bf080847 fix: add test and format to build script 2023-02-01 23:58:27 -06:00
StevanFreeborn 143b46d3fb fix: test formatting 2023-02-01 23:49:55 -06:00
StevanFreeborn f060c7d849 fix: test formatting 2023-02-01 23:48:36 -06:00
StevanFreeborn f7229b5344 fix: remove husky from package.json 2023-02-01 23:43:51 -06:00
StevanFreeborn fcbe5fafd2 fix: test formatting 2023-02-01 23:39:07 -06:00
StevanFreeborn 900cdfb086 feat: setup prettier 2023-02-01 23:30:50 -06:00
StevanFreeborn f66edb0e2a feat: added sinon for stubbing in tests. fix: added jsdoc comments to enums. feat: begin working on implementing OnspringClient methods 2023-01-27 15:00:34 -06:00
StevanFreeborn 3c633203a8 fix: build script in package.json 2023-01-27 00:04:22 -06:00
StevanFreeborn 9ab72bd37c fix: add missing tests 2023-01-26 22:40:13 -06:00
StevanFreeborn 8b6e5ccefc feat: added nyc for test coverage reporting. fix: add jsdoc comments 2023-01-26 13:58:25 -06:00
StevanFreeborn b36d9445bd feat: begin adding endpoint factory methods and tests 2023-01-26 12:47:46 -06:00
StevanFreeborn dc90ac9a9d fix: added dependencies for development. feat: added axios as dependency. feat: added some initial modeals. feat: setup unit testing 2023-01-25 22:28:45 -06:00
StevanFreeborn 9edb4bd316 initial commit 2023-01-25 17:08:19 -06:00