Added test
This commit is contained in:
@ -46,7 +46,9 @@ public class App {
|
||||
|
||||
/**
|
||||
* method to import mocked data to testing app after startz. It is called only
|
||||
* in dev profile
|
||||
* in dev profile. Note that tests are written to this app state so if you
|
||||
* change ConfigData it can have an impact to other tests like
|
||||
* CommisionControllerTest
|
||||
*/
|
||||
@EventListener(ApplicationReadyEvent.class)
|
||||
public void importData() {
|
||||
|
Reference in New Issue
Block a user