Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding github action test automation (#32)
* Testing testfile * Adding openapi-bindings PRs to testfile * Fixing node version * Trying to fix npm clean install bug by replacing package-lock.json * Changing env variable access to API_HOST and API_KEY * Adding environment setup test * Fixing host assignment * Fixing print statement * Adding env variables to test environment * Commenting out dotenv load * Adding names to testfile, checking variable addition in console * Removing env var console check, adding semicolon to require.config * Changing runs on environment to allow staging connection * Fixing instant translation memory id * Adding polling for memory import
- Loading branch information