Commit graph

30 commits

Author SHA1 Message Date
Simon Knott bc96c8b68c
add result.passed assertions 2024-07-23 16:59:01 +02:00
Simon Knott 92c9253bab
remove .only 🤦 2024-07-23 11:02:50 +02:00
Simon Knott 22977e0a65
repro @dgozman's example 2024-07-23 11:02:50 +02:00
Simon Knott dda6532e52
trim down test cases 2024-07-23 11:02:49 +02:00
Simon Knott 9a32dad948
pull writeFiles into tests 2024-07-23 11:02:49 +02:00
Simon Knott 6ec936f808
address most of the review 2024-07-23 11:02:48 +02:00
Simon Knott 38a16c5738
remove windows crlf change and mark tests as slow 2024-07-23 11:02:47 +02:00
Simon Knott f530806c93
try setting it locally 2024-07-23 11:02:27 +02:00
Simon Knott 226e00b61c
CRLF on windows 2024-07-23 11:02:26 +02:00
Simon Knott 93983476f8
understand nested dependencies 2024-07-23 11:02:26 +02:00
Simon Knott b618a613ea
fix it 2024-07-23 11:02:23 +02:00
Simon Knott 76e63c4bc6
refactor 2024-07-23 11:01:32 +02:00
Simon Knott a11e7fb071
write down plan 2024-07-23 11:01:32 +02:00
Simon Knott fbcfdb5df2
show that component dependencies aren't yet understood 2024-07-23 11:01:31 +02:00
Simon Knott 5bdeb38a80
disallow --only-changed in UI mode 2024-07-23 11:01:31 +02:00
Simon Knott a5d7ca17ae
remove CI smartypants 2024-07-23 11:01:30 +02:00
Simon Knott ab05bbf9c8
untracked and tracked files need to be treated differently 2024-07-23 11:01:29 +02:00
Simon Knott 359edf9c0f
treat edge case of calling it in subdirectory 2024-07-23 11:01:29 +02:00
Simon Knott f672d6dcf1
add test about component tests 2024-07-23 11:01:28 +02:00
Simon Knott 9fb7f13bfc
set local commit identity 2024-07-23 11:01:28 +02:00
Simon Knott 5d2da71fb8
also check CI env var 2024-07-23 11:01:27 +02:00
Simon Knott 5b758230d4
add nice error message 2024-07-23 11:01:27 +02:00
Simon Knott 5cb24de3ac
add test for watch mode 2024-07-23 11:01:26 +02:00
Simon Knott 0cbfd3470a
test more complex dependency graph 2024-07-23 11:01:26 +02:00
Simon Knott 72d7c86290
make it understand dependency structure 2024-07-23 11:01:26 +02:00
Simon Knott 824bea2aa0
refactor tests 2024-07-23 11:01:25 +02:00
Simon Knott d907883518
detect base ref from environment variables 2024-07-23 11:01:25 +02:00
Simon Knott 2d9a299d66
allow comparison against base commit 2024-07-23 11:01:24 +02:00
Simon Knott 30447b14f4
support changed files 2024-07-23 11:01:24 +02:00
Simon Knott da65da5d79
feat(test runner): --only-changed 2024-07-23 11:01:22 +02:00