Skip to content

Commit b3526fd

Browse files
committed
remove functional and performance tests
1 parent 6cc33b7 commit b3526fd

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

docs/contributing/testing.rst

-18
Original file line numberDiff line numberDiff line change
@@ -32,24 +32,6 @@ Integration Tests
3232
- Important for data processing pipelines and model training workflows.
3333
- Integration tests reside in `tests/integration`.
3434

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-
This is a work in progress and the design of these tests have not been
48-
finalised yet.
49-
50-
- These tests are base on performance benchmarks.
51-
- Performance should be checked before and after changes.
52-
5335
***************
5436
Running Tests
5537
***************

0 commit comments

Comments
 (0)