workflows.tests.test_eventsΒΆ
Tests for workflows events module.
ClassesΒΆ
Test the Event dataclass. |
|
Test the Events class containing event definitions. |
|
Test the Events.all() class method. |
|
Test the Events.protocols() class method. |
|
Test the Events.operations_for() class method. |
Module ContentsΒΆ
- class workflows.tests.test_events.TestEvents[source]ΒΆ
Test the Events class containing event definitions.
- class workflows.tests.test_events.TestEventsProtocols[source]ΒΆ
Test the Events.protocols() class method.
- class workflows.tests.test_events.TestEventsOperationsFor[source]ΒΆ
Test the Events.operations_for() class method.
- test_operations_for_est_contains_simpleenroll()[source]ΒΆ
Test that EST operations include simpleenroll.