Dillon Kearns
|
8c87da2d04
|
Fix tests.
|
2022-03-09 09:50:34 -08:00 |
|
Dillon Kearns
|
9fe97c7b9a
|
Update elm-review codemod and contract enforcer with new route naming.
|
2022-03-09 09:48:48 -08:00 |
|
Dillon Kearns
|
d1829d6cd1
|
Move Request Parser definition to internal package-opaque type.
|
2022-03-09 09:29:11 -08:00 |
|
Dillon Kearns
|
8911ef9bb3
|
Rename Server.Request.Request -> Server.Request.Parser.
|
2022-03-08 08:57:46 -08:00 |
|
Dillon Kearns
|
f16a30320d
|
Rename Page.elm -> RouteBuilder.elm.
|
2022-03-05 09:50:01 -08:00 |
|
Dillon Kearns
|
18666e18be
|
Update error messages and internal naming in no contract violations rule.
|
2022-03-05 09:40:23 -08:00 |
|
Dillon Kearns
|
70143e7149
|
Fix no contract violations check to handle new Route Modules naming convention.
|
2022-03-05 09:38:18 -08:00 |
|
Dillon Kearns
|
1e2f4981ed
|
Comment out test case that's still in the design stage.
|
2022-03-04 09:39:33 -08:00 |
|
Dillon Kearns
|
a0c378a1df
|
Move final test cases to glob end-to-end test suite.
|
2022-03-04 09:37:00 -08:00 |
|
Dillon Kearns
|
bb81c49d0e
|
Move test case to end-to-end suite.
|
2022-03-04 09:32:21 -08:00 |
|
Dillon Kearns
|
088dc59ec3
|
Move another test case to end-to-end suite.
|
2022-03-04 09:30:00 -08:00 |
|
Dillon Kearns
|
a937049993
|
Move test case to end-to-end suite.
|
2022-03-04 09:27:32 -08:00 |
|
Dillon Kearns
|
bfffe9e43b
|
Move test case to end-to-end suite.
|
2022-03-04 09:12:06 -08:00 |
|
Dillon Kearns
|
2639d1333d
|
Move test case.
|
2022-03-04 09:09:43 -08:00 |
|
Dillon Kearns
|
509535304e
|
Remove duplicate test case.
|
2022-03-04 09:07:31 -08:00 |
|
Dillon Kearns
|
be20a6c9ee
|
Remove duplicate test case.
|
2022-03-04 09:06:58 -08:00 |
|
Dillon Kearns
|
fb7f5fa1e9
|
Remove duplicate test case.
|
2022-03-04 09:06:10 -08:00 |
|
Dillon Kearns
|
8adac30f30
|
Move test case.
|
2022-03-04 09:05:35 -08:00 |
|
Dillon Kearns
|
0688e579dd
|
Move test case.
|
2022-03-04 09:03:59 -08:00 |
|
Dillon Kearns
|
c6ddc0872c
|
Move some test cases from old glob unit tests to new end-to-end tests.
|
2022-03-04 09:01:34 -08:00 |
|
Dillon Kearns
|
4a2e3c552c
|
Remove cache tests since it's no longer used.
|
2022-03-04 08:47:30 -08:00 |
|
Dillon Kearns
|
f3c636a45d
|
Review fixes.
|
2022-02-27 08:50:43 -08:00 |
|
Dillon Kearns
|
68fe1c2539
|
Remove redundant map function from expectString.
|
2022-02-27 08:09:33 -08:00 |
|
Dillon Kearns
|
d11226df45
|
Fix test case.
|
2022-02-26 14:42:31 -08:00 |
|
Dillon Kearns
|
3d2ebc6965
|
Remove commented code.
|
2022-02-26 14:36:03 -08:00 |
|
Dillon Kearns
|
c48cec7cde
|
Fix a test case.
|
2022-02-26 14:35:52 -08:00 |
|
Dillon Kearns
|
7afbd8188e
|
Fix a test case.
|
2022-02-26 14:18:37 -08:00 |
|
Dillon Kearns
|
edfe401f30
|
Fix some test cases.
|
2022-02-26 14:10:31 -08:00 |
|
Dillon Kearns
|
c56052dd8b
|
Update message in test assertion.
|
2022-02-26 13:32:34 -08:00 |
|
Dillon Kearns
|
c8a37ed3c5
|
Review fixes.
|
2022-02-26 09:48:36 -08:00 |
|
Dillon Kearns
|
f82212e222
|
Fix test cases.
|
2022-02-26 09:38:03 -08:00 |
|
Dillon Kearns
|
de74127a3d
|
Fix some test cases.
|
2022-02-26 08:46:07 -08:00 |
|
Dillon Kearns
|
b54e14570d
|
Fix test compilation errors.
|
2022-02-26 08:36:55 -08:00 |
|
Dillon Kearns
|
3ec317f031
|
Fix a test case.
|
2022-02-26 08:32:31 -08:00 |
|
Dillon Kearns
|
5924109f7c
|
Fix a test case.
|
2022-02-26 07:44:16 -08:00 |
|
Dillon Kearns
|
00edf1cd6e
|
Fix some test cases.
|
2022-02-25 17:30:21 -08:00 |
|
Dillon Kearns
|
fc4d470405
|
Fix some test errors.
|
2022-02-25 16:57:50 -08:00 |
|
Dillon Kearns
|
e793a8fe89
|
Ensure that fixes don't infinitely apply for Request.oneOf [] case.
|
2022-02-21 15:50:17 -08:00 |
|
Dillon Kearns
|
c47dfce740
|
Handle remaining dead-code elimination cases.
|
2022-02-13 13:52:31 -08:00 |
|
Dillon Kearns
|
88ca2f8a02
|
Remove DataSource code from bundle.
|
2022-02-13 12:42:31 -08:00 |
|
Dillon Kearns
|
8f4491adf0
|
Remove unused code.
|
2022-02-07 21:07:54 -08:00 |
|
Dillon Kearns
|
3e65d2fae1
|
Fix test errors.
|
2022-02-07 14:50:38 -08:00 |
|
Dillon Kearns
|
6d2ce4d542
|
Fix some test suite errors.
|
2022-02-07 14:27:05 -08:00 |
|
Dillon Kearns
|
a39c53de8b
|
Fix ordering for ApiRoute matches.
|
2022-02-07 09:00:50 -08:00 |
|
Dillon Kearns
|
a7f2fa7eda
|
Remove obsolete unoptimizedRequest function.
|
2022-01-28 09:42:52 -08:00 |
|
Dillon Kearns
|
406c0cafd8
|
Rename function.
|
2022-01-28 09:34:11 -08:00 |
|
Dillon Kearns
|
a81de386d9
|
Remove unused.
|
2022-01-27 20:57:48 -08:00 |
|
Dillon Kearns
|
5d35b2c04c
|
Fix compiler errors.
|
2022-01-27 20:43:16 -08:00 |
|
Dillon Kearns
|
d29d975596
|
Fix compiler errors.
|
2022-01-27 20:41:54 -08:00 |
|
Dillon Kearns
|
0e3958a71c
|
Review fixes.
|
2022-01-27 20:21:49 -08:00 |
|