Skip to content

Latest commit

 

History

History
 
 

tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Testing

Mocks

Mocks are generated using mockery.

To regenerate gateway mock go to the gateway directory /pkg/flowkit/gateway and run the command:

mockery --name=Gateway --output ../../../tests/mocks