heck
b5d3177292
PYADPT-86 - "Rename `native_pEp` into `_pEp`"
PYADPT-89 - "Make `native_pep` / `_pEp` a submodule of `pEp`"
More doc
5 years ago
juga
31087b6a29
tests: Show that message encrypt modifies the original one
which is probably not what we want.
If we decide to fix it, the tests' assertions need to be changed.
Closes PYADAPT-99.
5 years ago
juga
c448704265
tests: Remove unused constant myself
5 years ago
juga
d0a94e20cd
tests: Create identities fixture to use in message
Since the identities are not being tested in the message tests,
facilitate to create them.
5 years ago
juga
072563a343
tests: Update pytests created with older version
Closes PYADPT-98.
5 years ago
juga
2dc44380f1
Test the package version
5 years ago
juga
9e18f45a80
Add pytest unit tests
so that they all can run with just one pytest command, they can be
integrated with python test command and with tox and they can be
run separately with different python versions.
6 years ago