aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Fix and add tests for new certificate subscription.pageJ08nY2025-12-092-0/+62
|
* Add captcha to registration.J08nY2025-10-251-0/+1
|
* Allow for model selection in chat.J08nY2025-10-241-1/+2
|
* Add chat request accounting.J08nY2025-10-173-11/+87
|
* Add more user tests.J08nY2025-10-163-40/+213
|
* Fix all notification tests.J08nY2025-10-142-41/+25
|
* Fix CC notification tests.J08nY2025-10-141-41/+25
|
* Fix generic notification tests.J08nY2025-10-142-155/+179
|
* Fix admin tests.J08nY2025-10-131-5/+7
|
* Add dummy GitHub OAuth to test config.J08nY2025-10-131-0/+5
|
* More test data.J08nY2025-10-1319-23964/+105264
|
* Disable Cachíng in tests.J08nY2025-10-131-2/+2
|
* Fix bad test secret key.J08nY2025-10-081-1/+1
|
* Fix dramatiq init in tests.J08nY2025-10-081-1/+2
|
* Add custom test instance dir.J08nY2025-10-085-0/+144
|
* Fake data testing.J08nY2025-10-0712-7/+24036
| | | | CC tests no longer need to have a full database running. Instead a temporary MongoDB server is spun up and filled in with sample data for tests.
* Remove chat tests.J08nY2025-06-031-65/+0
|
* Fix debug toolbar in testing.J08nY2025-06-031-1/+1
|
* Fix tests in new page structure.J08nY2025-06-033-55/+32
|
* Add update KB tasks and commands.J08nY2025-06-031-12/+8
|
* Use markdown2 to render cuddled lists in chat responses.J08nY2025-06-031-1/+2
|
* More chat prototyping. Now can upload files.J08nY2025-06-031-1/+19
|
* First chat prototype.J08nY2025-06-031-0/+50
|
* Remove old feedback filesMartin Hofbauer2025-05-232-34/+0
|
* Fix tests.J08nY2025-02-133-4/+27
|
* Pin Werkzeug, fix tests.J08nY2025-02-064-13/+13
|
* Improve (and fix) tokenization of Wildcard/Prefix queries.J08nY2024-11-281-36/+61
|
* Handle tokens inside quotes as verbatim (no intra-word splits).J08nY2024-11-231-4/+4
|
* Fix reindexing removing all docs by accident.J08nY2024-11-221-0/+1
|
* Fix #SECCERTS-1SZ.J08nY2024-11-211-0/+2
|
* Maake fulltext search work over certificate name and ID.J08nY2024-11-211-0/+3
|
* Even better fulltext search.J08nY2024-11-211-0/+119
|
* Add subscription to new certificates.J08nY2024-10-301-0/+49
|
* Improve certificate compare visualization.J08nY2024-10-282-4/+14
|
* Fix tests.J08nY2024-10-234-7/+7
|
* Fix tests.J08nY2024-06-132-4/+8
|
* Add tests for compare functionality.J08nY2024-06-104-20/+66
|
* Add UI for cert comparison.J08nY2024-05-131-1/+11
|
* Fix broken tests.J08nY2023-08-242-4/+4
|
* Move to pyproject.J08nY2023-03-173-3/+2
|
* Move to dramatiq and periodiq.J08nY2023-03-173-15/+15
|
* Fix cert insertion into MongoDD with empty request.J08nY2023-02-101-1/+1
|
* Update to new sec-certs version.J08nY2023-02-094-25/+19
|
* Add endpoints to get full MIP and IUT datasetss.J08nY2022-10-191-0/+4
|
* AAdd endpoints to get latest FIPS MIP and IUT snapshots.J08nY2022-10-191-0/+4
|
* Add download of MIp and IUT JSONs.J08nY2022-10-191-0/+4
|
* Add stuff to sitemap.J08nY2022-07-212-0/+42
|
* Fix FIPS rendering of web_data.J08nY2022-07-181-1/+1
|
* Fix cert loading tests.J08nY2022-07-173-522/+1104
|
* Render diffs on page the same as in emails.J08nY2022-05-164-12/+30
| | | | Also some fixes for changes in the lib.