owncast/test/automated/api
dependabot[bot] 7b867af8c8
Bump braces and jest in /test/automated/api (#3781)
* Bump braces and jest in /test/automated/api

Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest). These dependencies need to be updated together.


Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

Updates `jest` from 26.6.3 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
- dependency-name: jest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Add previous testRunner jasmine2, add ws dependency explicitly (#3784)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mahmed2000 <mahmad2000@protonmail.com>
2024-06-14 11:20:50 -07:00
..
lib Use a random number instead of hard coded in test 2023-01-22 20:43:01 -08:00
schema validate Nodeinfo response by schema (#2390) 2022-11-29 16:05:44 -08:00
001_index.test.js chore(tests): attempt to clean up test flakiness (#3710) 2024-04-18 15:11:06 -07:00
002_publicstatic.test.js chore(tests): attempt to clean up test flakiness (#3710) 2024-04-18 15:11:06 -07:00
003_chat.test.js chore(tests): attempt to clean up test flakiness (#3710) 2024-04-18 15:11:06 -07:00
004_chatusers.test.js chore(tests): attempt to clean up test flakiness (#3710) 2024-04-18 15:11:06 -07:00
005_chatmoderation.test.js chore(tests): attempt to clean up test flakiness (#3710) 2024-04-18 15:11:06 -07:00
006_integrations.test.js chore(tests): attempt to clean up test flakiness (#3710) 2024-04-18 15:11:06 -07:00
007_admin.test.js chore(tests): attempt to clean up test flakiness (#3710) 2024-04-18 15:11:06 -07:00
008_federation.test.js chore(tests): attempt to clean up test flakiness (#3710) 2024-04-18 15:11:06 -07:00
009_configmanagement.test.js chore(tests): attempt to clean up test flakiness (#3710) 2024-04-18 15:11:06 -07:00
010_auth.test.js chore(tests): attempt to clean up test flakiness (#3710) 2024-04-18 15:11:06 -07:00
package-lock.json Bump braces and jest in /test/automated/api (#3781) 2024-06-14 11:20:50 -07:00
package.json Bump braces and jest in /test/automated/api (#3781) 2024-06-14 11:20:50 -07:00
run.sh Fix HLS automatic test (#2572) 2023-01-11 20:11:13 -08:00