Hello ! I'm writing integration tests for an Oracle project. Doubt: I have the normal application.properties configuration working ok. And in tests/resources/application.properties I have the H2 configuration.
But, the integration tests pass normally even without me creating/persisting the test data!? I understand that findaAll() and findById() shouldn't work... Can anyone explain why this is working? -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/h2-database/CAMbOUNQ-QDdE51Xk0sJgY%2B36ooFM6MRKjby2ByanxdMa%2BXubnQ%40mail.gmail.com.
