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.4.1.112.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff9b6ff8854c1ca6f34ef266c136bb8b524f64f680da39c6ca996e440ae54d95 |
|
MD5 | dc5e97fc4c5c4d1cef9c34e44dc03475 |
|
BLAKE2b-256 | 2aa1accfc3cfd5a76487ae71d8d60bd0b5f30aaaf156428c54da58811d59f893 |
Close
Hashes for c2cgeoportal_commons-2.4.1.112-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b0e34b99bd77ef86f9354400d3c58e7bb5d56820954553c8b4d18c517af2ef0 |
|
MD5 | d5f4cdc87e5b3f343cab079070af57db |
|
BLAKE2b-256 | 6fb16a366768333c8facceacd0a6a34e306382e401988eb031273c0302ccf634 |