Skip to content

Adolgert unit test dir#111

Merged
yspolyakov merged 2 commits intoopenfheorg:devfrom
sei-adolgert:adolgert-unit-test-dir
Mar 15, 2024
Merged

Adolgert unit test dir#111
yspolyakov merged 2 commits intoopenfheorg:devfrom
sei-adolgert:adolgert-unit-test-dir

Conversation

@sei-adolgert
Copy link
Copy Markdown
Collaborator

This PR modifies 1 file: adding tests_require = ['pytest'] to setup.py.
This PR adds several files to the tests/ directory. They use a conftest.py to set the repository up for having short tests (which we can afford to run on Github Actions) and long tests (which are run locally or on local CI/CD servers). Yuriy reviewed the earlier version of this PR. I've re-posted it so that the PR is more clearly an addition of a few files onto the dev branch.

@sei-adolgert sei-adolgert force-pushed the adolgert-unit-test-dir branch from 506455d to 5f2f783 Compare March 14, 2024 19:15
@sei-adolgert
Copy link
Copy Markdown
Collaborator Author

Hi! This PR is rebased to the head of dev, and I tested it against OpenFHE 1.1.3 release 64-bit, 128-bit on Linux.

@yspolyakov yspolyakov added this to the Release 0.8.7 milestone Mar 15, 2024
@yspolyakov yspolyakov added new feature New feature or request automation Related to CI and similar automation tasks labels Mar 15, 2024
@yspolyakov yspolyakov linked an issue Mar 15, 2024 that may be closed by this pull request
@yspolyakov yspolyakov merged commit be4744e into openfheorg:dev Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation Related to CI and similar automation tasks new feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add initial unit tests

3 participants