We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cc33b7 commit b3526fdCopy full SHA for b3526fd
docs/contributing/testing.rst
@@ -32,24 +32,6 @@ Integration Tests
32
- Important for data processing pipelines and model training workflows.
33
- Integration tests reside in `tests/integration`.
34
35
-Functional Tests
36
-================
37
-
38
-This is a work in progress and the design of these tests have not been
39
-finalised yet.
40
41
-- Test entire features or workflows from start to finish.
42
-- Ensure that the system works as expected from a user's perspective.
43
44
-Performance Tests
45
-=================
46
47
48
49
50
-- These tests are base on performance benchmarks.
51
-- Performance should be checked before and after changes.
52
53
***************
54
Running Tests
55
0 commit comments