c2cgeoportal commons
Project description
c2cgeoportal_common
Checkout
git clone git@github.com:camptocamp/c2cgeoportal.git cd common
Create virtual environment
make install
Set up the tests database
sudo -u postgres psql -c "CREATE USER \"www-data\" WITH PASSWORD 'www-data';"
DATABASE=geomapfish_tests
sudo -u postgres psql -c "CREATE DATABASE $DATABASE WITH OWNER \"www-data\";"
sudo -u postgres psql -d $DATABASE -c "CREATE EXTENSION postgis;"
use common/testing/initialized.py to create the database (development.ini at admin side)
## Run the tests
make test
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for c2cgeoportal_commons-2.5.0.86.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18720470d4d872bacd95cb95f5cf47c2d14219e6e3e8157633f36ee4f98cc5e9 |
|
MD5 | 755aa3627d088cfccce3e50a020eadfe |
|
BLAKE2b-256 | 6555efa70b6d5f168bff8ecdd6a6103a0043cf5e6b3a22ac380d80c289022cad |
Close
Hashes for c2cgeoportal_commons-2.5.0.86-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9480d3579622e2db9accb181242e80088c0c4744df6678ab17c32df585b0d531 |
|
MD5 | e151ef6683b7bd26106b4ae0debf1387 |
|
BLAKE2b-256 | 73a282787f5f5fbe1107b013398a404da5e82fd0c64a01406a04205b7578ebd5 |