You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ After the test environment is started, always defer the call to `env.Shutdown(ct
34
34
35
35
### Writing Tests
36
36
37
-
There are two test files provided:
37
+
There are two example test files:
38
38
39
39
-**api/model_test.go**: This tests CRUD operations for models and Git-related functionality. Since the model, dataset, space, and code all share the same repo/Git code, you can consider this file to also test dataset, space, and code-related features.
40
40
-**api/dataset_viewer_test.go**: This file tests the Temporal workflows for the dataset viewer server.
0 commit comments