Skip to content

Latest commit

 

History

History
 
 

mocking

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Example of how to replace a runtime dependency with a "mock" version. Can be useful for testing flows.

Note the -F activeProfiles=test in run.sh -- activates the test profile which loads the task replacement.