Skip to content

Jcorona02/gomexsi-web

 
 

Repository files navigation

Build StatusCode Climate

Sequence Diagram

Request handling

Running tests

In order to make sure that our backend php connector is working as expecting, we're using travis-cli.org and phpunit.

Unit tests live in the Tests/ directory. To run test on the commandline execute phpunit in the gomexsi root folder.

In addition to being able to run this on the commandline, travis-cli.org also runs the tests on each and every git commit.

Example output:

jorrit$ phpunit 
Configuration read from /Volumes/Data/Users/jorrit/dev/gomexsi/phpunit.xml

.......................

Time: 10 seconds, Memory: 7.00Mb

OK (23 tests, 85 assertions)

About

Explore Species Interactions in Gulf of Mexico with the GoMexSI webapp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 54.8%
  • CSS 23.9%
  • JavaScript 21.3%