Run integration tests on Github Actions
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
<php>
|
||||
<const name="BASE_URL" value="http://app/" />
|
||||
<const name="API_URL" value="http://app/jsonrpc.php" />
|
||||
<const name="BASE_URL" value="http://127.0.0.1/" />
|
||||
<const name="API_URL" value="http://127.0.0.1/jsonrpc.php" />
|
||||
<const name="API_KEY" value="test" />
|
||||
</php>
|
||||
</phpunit>
|
||||
|
||||
Reference in New Issue
Block a user