Status Desktop client made in Nim & QML https://status.app
Go to file
Jonathan Rainville 7a3a984fa4 test(env-var): add TEST_ENVIRONMENT env var for test specific changes
Fixes #9210

Adds the `TEST_ENVIRONMENT` that stops banners from showing and touch id to be activated (needs to be tested by someone on Mac).

Also improves the waiting time on verifying screens. Will undo that change if it becomes flaky.

To make sure your local tests still work well and hide the banner as well, make sure to put `TEST_ENVIRONMENT=1` in the suite settings' env vars
2023-01-27 11:26:41 -05:00
.github
app chore(cpp): apply clang-format 2022-10-19 17:34:23 +02:00
ci test(env-var): add TEST_ENVIRONMENT env var for test specific changes 2023-01-27 11:26:41 -05:00
cmake
libs fix(@desktop/cpp): Fix chatDto json serialization. 2022-11-18 16:38:32 +01:00
monitoring feat(Monitoring): Backend's properties and models visualization 2023-01-16 14:46:58 +01:00
resources feat(@desktop/cpp): Use env variable WAKUV2_PORT 2022-11-17 09:18:32 +01:00
scripts feat(scripts): Added python password hash script for manual database access 2023-01-18 18:11:35 +03:00
spellchecking@f1a88d1147
src test(env-var): add TEST_ENVIRONMENT env var for test specific changes 2023-01-27 11:26:41 -05:00
storybook chore: update StatusSyntaxHighlighter mock for storybook 2023-01-26 13:31:06 +01:00
test test(env-var): add TEST_ENVIRONMENT env var for test specific changes 2023-01-27 11:26:41 -05:00
test-scripts
ui test(env-var): add TEST_ENVIRONMENT env var for test specific changes 2023-01-27 11:26:41 -05:00
vendor fix: cancel mailserver requests on shutdown 2023-01-25 09:08:32 -05:00
.clang-format
.clang-tidy
.gitignore
.gitmodules fix: use nimbus-build-system-desktop 2022-10-16 11:19:47 -04:00
.npmrc
.yarnrc
AppRun
AppRun-cpp
CMakeLists.txt
I18N.md
Info.dev.plist
Info.plist
LICENSE.md
Makefile fix(Makefile): Fixed ANSI coloring 2023-01-25 11:08:40 +03:00
QtWebEngineProcess.plist
README.md
VERSION chore: bump master version to 0.8.90 2022-12-05 21:03:03 +01:00
build-linux.sh
cacert.pem
conanfile.txt
config.nims
docker-linux-app-image.sh
env.sh
fleets.json
nim-status.desktop
nim.cfg
nim_status_client.nimble
package-lock.json
package.json
screenshot.png
status-dev.icns
status-dev.svg
status-macos-dev.svg
status-macos.ico
status-macos.svg
status.desktop
status.icns
status.ico
status.iss
status.svg
windows-install.txt