Skip to content

Commit 60cce4f

Browse files
authoredNov 18, 2024
Update DEVTESTING.md
1 parent af457a7 commit 60cce4f

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed
 

‎DEVTESTING.md

+11-5
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,16 @@ These tests would be ran on all platforms Mac / Windows / Linux.
4545
17. Servers - Delete some servers. Restart qStudio.
4646
18. Multi_Instance - Start multiple qStudios, add one server in each. Try overlap.
4747

48+
### Notebooks
49+
50+
19. Start Notebook with no sqlnotebook folder defined. Is example created ok for kdb+.
51+
20. Is example created ok for non-kdb.
52+
21. Modify existng workbook.
53+
22. Inspect all existing charts, are they showing.
54+
23. Add new page.
55+
4856
### Extra
4957

50-
1. DuckDB - Open example duckdb file and run all code. Check table results and charting.
51-
2. Parquet - Download and double click on parquet file https://www.timestored.com/data/sample/parquet
52-
3. AI - Generate queries using AI
53-
4. AI - Write SQL error and ask AI to explain.
54-
5. KDB - Check display of custom types - dict, nested lists, every data type.
58+
24. Parquet - Download and double click on parquet file https://www.timestored.com/data/sample/parquet
59+
25. KDB - Check display of custom types - dict, nested lists, every data type.
60+

0 commit comments

Comments
 (0)