James Chapman 2168b0f9c4 Issue 7396 - Testimony failure in monitor_test.py (#7397) 1 روز پیش
..
sanitizers ab2fa87199 Issue 7370 - Runtime LSan/TSan injection for pytest (#7371) 1 هفته پیش
tests 2168b0f9c4 Issue 7396 - Testimony failure in monitor_test.py (#7397) 1 روز پیش
README 27da34cf51 Ticket 48376 - Create a 389-ds-base-tests RPM package 10 سال پیش
__init__.py 2eeaf899be Ticket 48333 - Simplify accessiblitiy of tests for ds 10 سال پیش
check_for_duplicate_ids.py 06e96874bb Issue 5534 - Add copyright text to the repository files 3 سال پیش
conftest.py ab2fa87199 Issue 7370 - Runtime LSan/TSan injection for pytest (#7371) 1 هفته پیش
create_test.py 06e96874bb Issue 5534 - Add copyright text to the repository files 3 سال پیش
pytest.ini 9e80a33efb Issue #50353 - Categorize tests by tiers 7 سال پیش
report.py 139748af5d Issue 5993 - Fix several race condition around CI tests (#5996) 2 سال پیش
requirements.txt b28328d6e3 Issue 5082 - slugify: ModuleNotFoundError when running test cases 4 سال پیش
testimony.yaml 9000a256da Issue 5554 - Add more tests to security_basic_test suite 3 سال پیش

README

389-ds-base-tests README
=================================================

Prerequisites:
-------------------------------------------------
Install the python-lib389 packages, or
download the source(git clone ssh://git.fedorahosted.org/git/389/lib389.git) and set your PYTHONPATH accordingly


Description:
-------------------------------------------------
This package includes python-lib389 based python scripts for testing the Directory Server. The following describes the various types of tests available:

tickets - These scripts test individual bug fixes
suites - These test functinoal areas of the server
stress - These tests perform "stress" tests on the server

There is also a "create_test.py" script available to construct a template test script for creating new tests.


Documentation:
-------------------------------------------------
See http://www.port389.org for the latest information

http://www.port389.org/docs/389ds/FAQ/upstream-test-framework.html
http://www.port389.org/docs/389ds/howto/howto-write-lib389.html
http://www.port389.org/docs/389ds/howto/howto-run-lib389-jenkins.html