Skip to content

Commit 16c3dc9

Browse files
committed
ain
1 parent 8713408 commit 16c3dc9

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
__pycache__/
33
*.py[cod]
44
*$py.class
5+
.github/
6+
.kiro/
57

68
# C extensions
79
*.so

.kiro/specs/neurolite-data-detection/tasks.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,6 @@
245245
- [-] 12. Create comprehensive integration tests
246246

247247

248-
249248
- [x] 12.1 Implement end-to-end testing
250249

251250

@@ -255,9 +254,7 @@
255254
- Write tests for error handling and edge cases
256255
- _Requirements: 11.2, 11.3, 11.4_
257256

258-
- [ ] 12.2 Implement validation testing
259-
260-
257+
- [-] 12.2 Implement validation testing
261258

262259

263260

0 commit comments

Comments
 (0)