summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Concert::create return NULL if concert already exist.Harald Eilertsen2021-04-221-1/+1
* Add some tests for Concert class.Harald Eilertsen2021-04-221-0/+49
* Fix Bands class constructor.Harald Eilertsen2021-04-211-0/+2
* Refactor BandTest.Harald Eilertsen2021-04-181-13/+22
* Add a few more tests for GoglogAdmin_Band class.Harald Eilertsen2021-04-161-0/+28
* Refactor Band::create into Band::find and ::createHarald Eilertsen2021-04-151-1/+9
* Make Band::create return band object, not just id.Harald Eilertsen2021-04-151-0/+22
* Fix test setup for wp-env.Harald Eilertsen2021-04-153-65/+63
* Use (object) notation to create plain objects.Harald Eilertsen2021-04-141-17/+22
* Add license comment _after_ the php opening tag.Harald Eilertsen2021-04-142-2/+2
* Switch to Reuse for license handling.Harald Eilertsen2021-04-142-0/+10
* Change venues into proper objects.Harald Eilertsen2021-04-102-0/+101