hackatime/test/fixtures/users.yml
Mahad Kalam 44777ad644
Data export fix + async exports + more tests (#989)
* Fix data export + Capybara

* Continue?

* A ton of system tests :D + test cleanup

* More system tests

* Add placeholder keys for tests?

* Get rid of the double-query!

* Speed up CI Chrome setup by avoiding snap installs

* Pin CI Chrome version to reduce system test flakiness

* Stabilize integrations settings system test interaction
2026-02-21 11:28:21 +00:00

14 lines
160 B
YAML

one:
id: 1
timezone: "UTC"
slack_uid: "U0001"
two:
id: 2
timezone: "UTC"
slack_uid: "U0002"
three:
id: 3
timezone: "UTC"
slack_uid: "U0003"