mgw / tests

Commit History

test: remove unused imports
a8d891f

alessandro trinca tornidor commited on

test: fix test case for python 3.13
428ed79

alessandro trinca tornidor commited on

test: test-classic-4, use 'happy'+projectname to avoid concurrency issues with the backend
beca971

alessandro trinca tornidor commited on

feat: improve the initial /thesaurus-custom endpoint
88320db

alessandro trinca tornidor commited on

feat: add new endpoint to add custom thesaurus entries
39ba49c

alessandro trinca tornidor commited on

test: add missing json event files
ff771f8

alessandro trinca tornidor commited on

test: add test cases for /thesaurus-inflated-phrase, remove /thesaurus-inflated and its test cases
e20c434

alessandro trinca tornidor commited on

test: update python backend test cases, update logs
989f544

alessandro trinca tornidor commited on

test: refactor test case 0
6a7e950

alessandro trinca tornidor commited on

feat: handle NLTK wordnet preloading within /health-wordnet
a901fdc

alessandro trinca tornidor commited on

test: added a new test case for __version__
7f70db3

alessandro trinca tornidor commited on

test: add missing fastapi app test cases
8f964f4

alessandro trinca tornidor commited on

test: added new test cases
349b4a7

alessandro trinca tornidor commited on

test: change some assertions
1244921

alessandro trinca tornidor commited on

test: add more test cases
4e34c6e

alessandro trinca tornidor commited on

test: inflect_synonym(), add adjective test cases
65e5b17

alessandro trinca tornidor commited on

test: add test cases for functions within text_parsers2.py
1646fa4

alessandro trinca tornidor commited on

feat: add the backend part of a workflow to inflate synonyms according to the start word
b8cdad9

alessandro trinca tornidor commited on

feat: get_current_info_wordnet(True) now will preloads wordnet corpus
9fbe321

alessandro trinca tornidor commited on

feat: fix wrong assign in get_synsets_by_word_and_language()
91172b4

alessandro trinca tornidor commited on

feat: add /words-frequency POST route to return a wordsapi compatible response from nltk wordnet corpus
e0b1feb

alessandro trinca tornidor commited on

test: update test cases
65746b1

alessandro trinca tornidor commited on

ci: add docker and docker compose support
d7027f5

alessandro trinca tornidor commited on

test: update test cases
7024f75

alessandro trinca tornidor commited on

test: update test cases
1c72750

alessandro trinca tornidor commited on

test: add missing test cases
46e78fd

alessandro trinca tornidor commited on

test: update test cases for new WordSearch implementation (handle diacritics and complex HTML structures rendered from Markdown
9945310

alessandro trinca tornidor commited on

feat: add backend support for multi-word stemming with test cases
000cfc3

alessandro trinca tornidor commited on

refactor: avoid creating a PorterStemmer() instance every time text_stemming() runs
7a541c8

alessandro trinca tornidor commited on

test: update test cases
81e6837

alessandro trinca tornidor commited on

feat: scroll to the correct range position when selecting a word with setCaret()
9db4577

alessandro trinca tornidor commited on

feat: setCaret(), handle case when user edit the contenteditable editor div
de48b4c

alessandro trinca tornidor commited on

test: add and update python test cases
570dbf9

alessandro trinca tornidor commited on

test: rename test cases to test the embedded stemmer
63cfb2c

alessandro trinca tornidor commited on

test: add a test case for text_stemming()
832fa14

alessandro trinca tornidor commited on

test: update test cases because of css changes, add assertions about word output
38e3f0b

alessandro trinca tornidor commited on

feat: use structlog with asgi-correlation-id; force python < 4.0.0 in pyproject.toml
c98ad9f

alessandro trinca tornidor commited on

test: add test cases for my_ghost_writer package
8d77218

alessandro trinca tornidor commited on