pulseui
pulseui copied to clipboard
Pulse 3.17 Release Testing
Pulse 3.17 Release Testing.
- [x] 0. Prelim client tests
- [x] 1. Prelim server tests
Open with your old settings
- [x] 1. Check all servers still visible.
- [x] 2. Check all dashboards still visible.
- [x] 3. Open old dashboard.
- [x] 4. Open old noteboook.
SQL Editor page
- Query KDB server
- [x] 1. single line
- [ ] 2. selected text
- [x] 3. all
- [x] 4. Try to send multiple queries
- [x] 5. cancel query
- [x] 6. Send query that returns kdb nested dict.
- [x] 7. Send query that fails to kdb.
- [x] 8. Send query that fails to non-kdb
- Edit code (highlighting , brackets, autocomplete working?)
- [x] 1. by typing
- [x] 2. by copy paste
- [x] 3. search and replace
- [ ] 4. Horizontal of long file
- [x] 5. Vertical scroll of long line
Dashboards
- Dashboard - Should display smoothly
- [x] 1. Create - Large table with appending data e.g. Trade Blotter
- [x] 2. Create - Large table with moving window e.g. Quotes for last 15 mins.
- [x] 3. Create - Small table of randomly updating table. FX
- [x] 4. Resize window, resize window by changing web instpector divider check console for "updating columns" calls.
- [x] 5. Forms with underscore in the values and multiples selected.
- [x] 6. Bookmarked reports with args in the URL
- Permissions
- [x] 1. Sign in as admin
- [x] - Try admin only action. e.g. add connection
- [x] - Try standard action e.g. view dashboard
- [ ] 2. Sign in as standard user
- [ ] - Try admin only action. e.g. add connection. Type in raw URL if need be.
- [ ] - Try standard action e.g. view dashboard
- [x] 1. Sign in as admin
- CRUD for every item - Create, update, delete, restore from history
- [ ] 1. JDBC connections
- [ ] 3. Dashboard
- Subscriptions
- [x] 1. Create kdb subscription with {key} as arg to .u.sub.
- [x] 2. Check that old subs turned off and arg changes work.
- Formatting
- [x] 1. Right-CLick - set column formatting - check it applied
- [x] 2. Save Dash, Reload Dash check it reloaded fine.
- [x] 3. Remove formatting - Check column name still applies - Save -> Check.
- Backwards compatible
- [x] 1. Add kdb price-grid demo. Click on table to edit it. (Reason: kdb demo is "old" config without all flags BUT should still work especially editor when it tries to access subSonfig etc.)
Noteboooks
- [x] 1. Open an new notebook - example should be shown.
- [x] 2. Save notebook and refresh.
- [x] 3. Add sheet, save notebook in that sheet, check left menu.
- [x] 4. Add chart nad header, are they shown.
Windows
SQL Editor
Bug:Horizontal scroll of long file in SQL editor. No scrollbar.
Notebook
Dashboard
30000 selects:
Pulseui testing
Server Tree fixed.