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
9 lines
125 B
YAML
9 lines
125 B
YAML
one:
|
|
user_id: 1
|
|
email: "user-one@example.com"
|
|
source: 0
|
|
|
|
two:
|
|
user_id: 2
|
|
email: "user-two@example.com"
|
|
source: 0
|