Skip to content

Test Listeners and Jobs

Pelayo García requested to merge fix/notify-events-also-in-tests into master

We must test the jobs and the listeners' logic.

Listeners

  • How to test the listeners.

We create a custom TestCase with ComponentMixin to use the events.

  • Strategy to tests the listeners.

Jobs

  • How to test the jobs.
  • Strategy to tests the jobs.
Edited by Pelayo García

Merge request reports