mirror of
https://github.com/OliveTin/OliveTin
synced 2026-08-26 12:36:30 +00:00
Bumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.7.4. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.6.8...v1.7.4) --- updated-dependencies: - dependency-name: axios dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
OliveTin-integration-tests
GitHub Actions (Ubuntu, Local Process)
mochais run with the default runner that starts and stops OliveTin as a local process (ie, localhost:1337).
Running different configurations (Local Process, VM, Container)
- Get the snapshot you want to test
make getsnapshot - To test against VMs:
--
export OLIVETIN_TEST_RUNNER=vm--vagrant up fedora38(or whatever distro you like defined inVagrantfile) --. envVagrant.sh fedora38to set the $IP and $PORT mocha