annotate dev-requirements.txt @ 3837:56720561f45f

test (unit/AP gateway): tests for XMPP reference/mention <=> AP mention conversion: this patch add 5 tests: - 2 to mention AP mention to XMPP conversion, with direct addressing or using "tag" field - 2 to test automatic mention parsing of body - 1 to test XEP-0372 Reference to AP mention conversion rel 369
author Goffi <goffi@goffi.org>
date Sun, 10 Jul 2022 16:15:09 +0200
parents d4cb99e7e838
children 00212260f659
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3622
d4cb99e7e838 misc: add a `dev-requirements.txt` file
Goffi <goffi@goffi.org>
parents:
diff changeset
1 -r requirements.txt
d4cb99e7e838 misc: add a `dev-requirements.txt` file
Goffi <goffi@goffi.org>
parents:
diff changeset
2
d4cb99e7e838 misc: add a `dev-requirements.txt` file
Goffi <goffi@goffi.org>
parents:
diff changeset
3 pytest
d4cb99e7e838 misc: add a `dev-requirements.txt` file
Goffi <goffi@goffi.org>
parents:
diff changeset
4 pytest_twisted