dependabot[bot]
15c8abf3d6
build(deps): bump axios and wait-on in /integration-tests ( #196 )
...
Bumps [axios](https://github.com/axios/axios ) to 1.6.2 and updates ancestor dependency [wait-on](https://github.com/jeffbski/wait-on ). These dependencies need to be updated together.
Updates `axios` from 0.27.2 to 1.6.2
- [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/v0.27.2...v1.6.2 )
Updates `wait-on` from 7.0.1 to 7.2.0
- [Release notes](https://github.com/jeffbski/wait-on/releases )
- [Commits](https://github.com/jeffbski/wait-on/compare/v7.0.1...v7.2.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
- dependency-name: wait-on
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-01 11:53:11 +00:00
James Read
2ada67be04
Migrate integration-test infrastucture from Cypress to Selenium+Mocha ( #170 )
...
* cicd: Move cypress to selenium+mocha
* cicd: with is not supported unless using an a container
* cicd: relative path to mocha
* cicd: the integration-tests runner now starts/stops OliveTin
* cicd: Knowing the CWD helps debugging
* cicd: Headless chrome
* cicd: wait for integration-test server to be started
* fmt: Mostly fix isses from eslint
* cicd: #169 - Test multiple combo boxes
* fmt: let should be const
* cicd: Remove cypress entirely
2023-10-09 21:44:29 +00:00
jamesread
020281c1e6
cicd: integration tests against main config
2023-10-04 23:54:34 +01:00
dependabot[bot]
e93c62b06d
build(deps): bump @cypress/request and cypress in /integration-tests ( #159 )
...
Bumps [@cypress/request](https://github.com/cypress-io/request ) to 3.0.1 and updates ancestor dependency [cypress](https://github.com/cypress-io/cypress ). These dependencies need to be updated together.
Updates `@cypress/request` from 2.88.12 to 3.0.1
- [Release notes](https://github.com/cypress-io/request/releases )
- [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/request/compare/v2.88.12...v3.0.1 )
Updates `cypress` from 12.17.4 to 13.2.0
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v12.17.4...v13.2.0 )
---
updated-dependencies:
- dependency-name: "@cypress/request"
dependency-type: indirect
- dependency-name: cypress
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Read <contact@jread.com>
2023-09-26 21:30:20 +00:00
jamesread
822327edfc
Now works in insecure contexts
2023-09-24 23:29:51 +01:00
jamesread
3ea14f1353
Merge branch 'main' of github.com:OliveTin/OliveTin
2023-09-23 06:43:52 +01:00
jamesread
7dbc077f76
cicd: Cypress upgrade
2023-09-23 06:42:20 +01:00
jamesread
11dad79794
fmt: Added pre-commit, fixed a few lint errors, npn updated webui
2023-08-24 12:17:55 +01:00
dependabot[bot]
5d94de418b
build(deps): bump tough-cookie and @cypress/request ( #154 )
...
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie ) and [@cypress/request](https://github.com/cypress-io/request ). These dependencies needed to be updated together.
Updates `tough-cookie` from 2.5.0 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases )
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md )
- [Commits](https://github.com/salesforce/tough-cookie/compare/v2.5.0...v4.1.3 )
Updates `@cypress/request` from 2.88.10 to 2.88.12
- [Release notes](https://github.com/cypress-io/request/releases )
- [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/request/compare/v2.88.10...v2.88.12 )
---
updated-dependencies:
- dependency-name: tough-cookie
dependency-type: indirect
- dependency-name: "@cypress/request"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-09 20:29:49 +00:00
jamesread
81934355ed
cicd: Vagrant fedora update
2023-01-02 10:49:20 +00:00
jamesread
f9b6d60ca8
cicd: integration test for hidden footer
2022-06-10 19:25:23 +01:00
jamesread
4f708648e8
cicd: dep bump integration-tests
2022-04-18 09:19:39 +01:00
jamesread
42cde3ba70
security: CVE-2021-44906 npm minimist
2022-04-05 11:13:46 +01:00
Russell Jones
5bd90adc1f
bugfix: Rename "HideNavigation" to "ShowNavigation"
2022-03-22 20:04:27 +00:00
jamesread
420105ec99
fmt: css ids/classes to use kebab-case
2022-02-23 15:29:56 +00:00
jamesread
10e380a03b
cicd: dep bump in integration-tests
2022-02-23 14:49:56 +00:00
jamesread
acaf28e200
cicd: Fix broken unit test for hidden nav
2022-01-06 00:00:54 +00:00
jamesread
8e3112ee16
Vagrant testing support
2021-11-17 13:29:10 +00:00
jamesread
4b2ef44959
remove old target
2021-11-02 19:34:32 +00:00
jamesread
b97fa9ed4a
configs path
2021-11-02 17:14:18 +00:00
jamesread
08f32627fc
Consolidated configs
2021-11-02 16:27:53 +00:00
jamesread
666d29cd03
Consolidated configs
2021-11-02 16:27:47 +00:00
jamesread
28f00cfa98
half a second delay so there is time to fetch webuisettings
2021-10-18 13:26:05 +01:00
jamesread
802b29f77a
config filename
2021-10-18 12:17:07 +01:00
jamesread
b72e351c69
cypressRun
2021-10-18 08:48:58 +01:00
jamesread
636af5df90
so tests stay with branches and code
2021-10-18 06:59:28 +01:00