enrobie.robie.addons.test package#

Submodules#

enrobie.robie.addons.test.test_logger module#

Functions and routines associated with Enasis Network Chatting Robie.

This file is part of Enasis Network software eco-system. Distribution is permitted, for more information consult the project license file.

enrobie.robie.addons.test.test_logger.test_RobieLogger(robie: Robie) None[source]#

Perform various tests associated with relevant routines.

Parameters:

robie – Primary class instance for Chatting Robie.

enrobie.robie.addons.test.test_logger.test_RobieLogger_cover(robie: Robie, caplog: LogCaptureFixture) None[source]#

Perform various tests associated with relevant routines.

Parameters:
  • robie – Primary class instance for Chatting Robie.

  • caplog – pytest object for capturing log message.

enrobie.robie.addons.test.test_logger.test_RobieLogger_message(robie: Robie, caplog: LogCaptureFixture) None[source]#

Perform various tests associated with relevant routines.

Parameters:
  • robie – Primary class instance for Chatting Robie.

  • caplog – pytest object for capturing log message.

enrobie.robie.addons.test.test_queue module#

Functions and routines associated with Enasis Network Chatting Robie.

This file is part of Enasis Network software eco-system. Distribution is permitted, for more information consult the project license file.

enrobie.robie.addons.test.test_queue.test_RobieQueue(robie: Robie) None[source]#

Perform various tests associated with relevant routines.

Parameters:

robie – Primary class instance for Chatting Robie.

enrobie.robie.addons.test.test_queue.test_RobieQueueItem() None[source]#

Perform various tests associated with relevant routines.

Module contents#

Functions and routines associated with Enasis Network Chatting Robie.

This file is part of Enasis Network software eco-system. Distribution is permitted, for more information consult the project license file.