Commit Graph

5 Commits

Author SHA1 Message Date
Yulia
796a06cf27 Add end-to-end tests using playwright (#257)
Add tests with playwright for:

- add peer modal on first access
- add peer modal on empty peer list
- test install buttons and instructions for Linux, 
Docker, macOS, Windows and Android
- check default ACL

The tests are using a modified version of the getting 
started scripts to run a local environment of 
management services and run the dashboard from the current version

Todo:

- run tests before create docker container
- add more tests
2023-08-12 23:11:32 +02:00
Maycon Santos
7fb4b0b145 Update actions versions (#120) 2022-12-08 13:22:07 +01:00
Maycon Santos
b59865ae05 Replace Auth0 SDK with axa-fr/react-oidc (#60)
Replacing Auth0's SDK with a more generic implementation of an OIDC client.
This will allow us to use other IDP providers that follow the OIDC standards.
2022-07-26 16:13:08 +02:00
Maycon Santos
96a9f581de arm builds (#13)
* arm builds

* remove temp branch build
2021-11-07 12:26:34 +01:00
braginini
99fa0fb4ac initial commit 2021-09-03 15:00:54 +02:00