Commit c2c3ace
feat(ci): enable GitHub Actions CI pipeline and add E2E test scripts
Enable CI and PR check workflows by removing .disabled suffix. Add 12
new test:e2e:* package.json scripts for frontend-drills, regex,
pattern-quiz, and interview specs. Fix Angular validator to skip
setupCode pattern check for informational scaffolding.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent c5dc81a commit c2c3ace
File tree
4 files changed
+18
-5
lines changed- .github/workflows
- lib/frontend-drills
4 files changed
+18
-5
lines changedFile renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
42 | 54 | | |
43 | 55 | | |
44 | 56 | | |
| |||
0 commit comments