We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8713408 commit 16c3dc9Copy full SHA for 16c3dc9
.gitignore
@@ -2,6 +2,8 @@
2
__pycache__/
3
*.py[cod]
4
*$py.class
5
+.github/
6
+.kiro/
7
8
# C extensions
9
*.so
.kiro/specs/neurolite-data-detection/tasks.md
@@ -245,7 +245,6 @@
245
- [-] 12. Create comprehensive integration tests
246
247
248
-
249
- [x] 12.1 Implement end-to-end testing
250
251
@@ -255,9 +254,7 @@
255
254
- Write tests for error handling and edge cases
256
- _Requirements: 11.2, 11.3, 11.4_
257
258
- - [ ] 12.2 Implement validation testing
259
260
+ - [-] 12.2 Implement validation testing
261
262
263
0 commit comments