mirror of
https://github.com/System-End/hackatime.git
synced 2026-04-19 16:38:23 +00:00
* 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
14 lines
160 B
YAML
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"
|