- Annotations tests
- Code View Tests.
- Directive TYPE tests.
- Frontend load tests.
- HTTP-method tests.
- JSON-RPC tests.
- INFO and SERVER tests.
- Common Syntax tests.
- Markdown tests.
- Details card tests.
- Table View tests.
- Settings tests.
- Check the API title at the preview heading pane.
- Check preview heading pane when title is empty.
- Check "Back to editor" button.
- Check positioning after item click.
- Check that after click on some content item you can refresh page by Ctrl+Shift+R and editor will
not suspend. Especially check it on paths with parameters, e. g.
/cats/{id}
. - Check that Contents works fine when there are a huge amount of items (vertical scroll must work).
- Check the github link.
- Close the popup.
- Refresh the page, check that now it is closed permanently.
- Check that "Powered by JSight" panel click directs to https://jsight.io/.
- Enter some long code in the code editor.
- Scroll down the editor panel.
- Switch to the preview mode.
- Come back to the editor mode.
- Check, that the vertical scroll position of the code editor stayed the same.
- Open some item in contents sidebar. Check support window then (Ask a question, report a bug).
- Change something in doc field, e. g.:
- schema section mode (e. g. Expand Types, Table View, Code View);
- expand some type;
- switch to some method (e. g. from GET to POST).
- Scroll up or down and come back.
- Check that schema section is in the same state as it was before scroll.
- Open Servers section.
- Scroll down deeply and come back.
- Check Servers section is still opened.
- Check that you can close details card using either cross-mark near the top right corner of card or with the cross-mark at the top right corner of rendered document panel.
- Check that these two cross-marks (see above) do not interfere each other when scrolling document up and down.