2
0
Commit Graph

6 Commits

Author SHA1 Message Date
Sandro Santilli
34888bf583 Add INTERNAL_TOKEN to integration .ini file (#2346)
Avoids override of source file upon running `make test-pgsql`

Long story: settings.NewContext *adds* an INTERNAL_TOKEN if none
is found; the other ini files under integration/ all have an
INTERNAL_TOKEN
2017-08-21 14:47:23 +08:00
Ethan Koenig
b8aa3b8b98 Set console to debug for integration tests 2017-06-15 08:12:30 -04:00
Lunny Xiao
62df5dae9c fix collborators lack of units on orgnization repositories (#1968)
* fix collborators lack of units on orgnization repositories

* also change log level to debug
2017-06-15 04:50:12 +02:00
Lauris BH
e2dbc76dbf Add configuration option for default permission to create Organizations (#1686) 2017-05-08 21:51:53 +02:00
Ethan Koenig
5900ff0830 MySQL, Postgres integration tests in drone (#1638)
* MySQL, Postgres integration tests in drone

* Fix .drone.yml

* sign drone

* resign drone
2017-04-30 14:30:12 +08:00
Ethan Koenig
e109a87e4a Integration test framework (#1290)
* Integration test framework

* udpate drone sign

* Formatting fixes and move router.go to routers/

* update sign for drone
2017-04-25 15:24:51 +08:00