Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add github workflow file and fix compiler errors * add deploy script * add strict compiler flag and update packages * successfully set up auth test and add http error models * get some tests written and stub out the rest * finish auth tests * move error models; fix tslint errors * reformat constructor Signed-off-by: Connor Ruggles <conruggles@gmail.com> * finish tests for logic; still need to figure out full integration tests * update packages * update packages * use different process for dev runs * get rid of deploy script, move everything over to github actions * use different action for ssh
- Loading branch information