Commit aca3d6d
Update macro tests with extension conformance tests
- Add testMacroSpecs for testing Observable conformance extension
- Add testBasicObservableExtension to test with @ObservationIgnored and extension
- Fix typo in testMacroSpecs variable name
- Add author comment to test file
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 24c959c commit aca3d6d
File tree
1 file changed
+43
-1
lines changed- Tests/OpenObservationMacroTests
1 file changed
+43
-1
lines changedLines changed: 43 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| |||
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
22 | 28 | | |
23 | 29 | | |
24 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
25 | 67 | | |
26 | 68 | | |
27 | 69 | | |
| |||
688 | 730 | | |
689 | 731 | | |
690 | 732 | | |
691 | | - | |
| 733 | + | |
0 commit comments