1
1
mirror of https://github.com/github/semantic.git synced 2024-12-23 14:54:16 +03:00
Commit Graph

16 Commits

Author SHA1 Message Date
Rob Rix
0063736924 Move the fixtures into the where clause. 2017-04-05 11:37:09 -04:00
Rob Rix
975856b00b Test that we get sensible results if we ask for nonexistent paths. 2017-04-05 11:34:52 -04:00
Rob Rix
ee12abb597 Test that we get the right blobs when we ask for specific paths. 2017-04-05 11:33:30 -04:00
Rob Rix
7d6c92dd34 Extract the expected state into a fixture type. 2017-04-05 11:33:21 -04:00
Rob Rix
9ec60d5ff4 Test that readFilesAtSHAs will fetch all paths if none are specified. 2017-04-05 11:23:13 -04:00
Rob Rix
a0a14dc859 Test that readFile returns Nothing for missing files. 2017-04-05 11:12:03 -04:00
Rob Rix
e67832ff78 Test that reading an extant file produces a blob with the appropriate path. 2017-04-05 11:11:09 -04:00
Rob Rix
7b6bf4f42b Stub in a spec. 2017-04-05 11:10:23 -04:00
Rob Rix
e962b27a3c Stub in a module for a Command spec. 2017-04-05 11:04:15 -04:00
Rob Rix
35cdc611ad Read files at SHAs in Both. 2017-04-04 10:46:04 -04:00
Rob Rix
15d899abed Run diffs in Both. 2017-04-04 10:42:51 -04:00
Rob Rix
39abcaa282 Update the tests. 2017-04-03 20:09:02 -04:00
Rob Rix
5082e01012 🔥 some redundant imports. 2017-04-03 17:42:35 -04:00
Rob Rix
151557a265 Port Command.Diff.Spec to Command. 2017-04-03 17:39:04 -04:00
Rob Rix
1fbe6a8319 Rename ParseCommand to Command.Parse. 2017-03-31 11:50:36 -04:00
Rob Rix
32b9dd9f16 Rename DiffCommand to Command.Diff. 2017-03-31 11:48:21 -04:00