Skip to content

Tags: python-scim/scim2-tester

Tags

0.1.13

Toggle 0.1.13's commit message

Verified

This tag was signed with the committer’s verified signature.
azmeuk Éloi Rivard
[0.1.13] - 2024-12-11

---------------------

Fixed
^^^^^
- Generate valid emails and phone numbers when filling objects attributes.

0.1.12

Toggle 0.1.12's commit message

Verified

This tag was signed with the committer’s verified signature.
azmeuk Éloi Rivard
[0.1.12] - 2024-12-08

---------------------

Fixed
^^^^^
- Resource replacement test was not using new values.

0.1.11

Toggle 0.1.11's commit message

Verified

This tag was signed with the committer’s verified signature.
azmeuk Éloi Rivard
[0.1.11] - 2024-12-08

---------------------

Added
^^^^^
- Slightly improved error messages.
- Create temporary resources to test references.

0.1.10

Toggle 0.1.10's commit message

Verified

This tag was signed with the committer’s verified signature.
azmeuk Éloi Rivard
[0.1.10] - 2024-12-02

---------------------

Added
^^^^^
- Restrict expected status codes in checks.
- Check individual :class:`~scim2_models.Schema` and :class:`~scim2_models.ResourceType` endpoints.
- Check for :class:`~scim2_models.Schema` and :class:`~scim2_models.ResourceType` with invalid ids.

Fixed
^^^^^
- Avoid to randomly generate references to unexisting objects.

0.1.9

Toggle 0.1.9's commit message

Verified

This tag was signed with the committer’s verified signature.
azmeuk Éloi Rivard
[0.1.9] - 2024-11-29

--------------------

Added
^^^^^
- Added support for :class:`Extensions <scim2_models.Extension>`.

0.1.8

Toggle 0.1.8's commit message

Verified

This tag was signed with the committer’s verified signature.
azmeuk Éloi Rivard
[0.1.8] - 2024-11-29

--------------------

Added
^^^^^
- Implement a :paramref:`~scim2_tester.check_server.raise_exceptions` parameter that allows failed checks to raise exceptions.

0.1.7

Toggle 0.1.7's commit message

Verified

This tag was signed with the committer’s verified signature.
azmeuk Éloi Rivard
[0.1.7] - 2024-11-29

--------------------

Added
^^^^^
- Support with `scim2-client` 0.3.0.

0.1.6

Toggle 0.1.6's commit message

Verified

This tag was signed with the committer’s verified signature.
azmeuk Éloi Rivard
[0.1.6] - 2024-11-28

--------------------

Added
^^^^^
- Python 3.13 support.

0.1.5

Toggle 0.1.5's commit message

Verified

This tag was signed with the committer’s verified signature.
azmeuk Éloi Rivard
[0.1.5] - 2024-09-01

--------------------

Fixed
^^^^^
- check_random_url error after scim2-client 0.2.0 update. #8

0.1.4

Toggle 0.1.4's commit message

Verified

This tag was signed with the committer’s verified signature.
azmeuk Éloi Rivard
[0.1.4] - 2024-09-01

--------------------

Fixed
^^^^^
- Do not raise exceptions when encountering SCIM errors. #3
- Invalid domains and network errors are properly handled. #6