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.108.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a4916793e7a510021f9b84b7acd3584ba019130ee4c24402b7762f971305667 |
|
MD5 | f5a69edfcf6a986fb42da1114597ecbf |
|
BLAKE2b-256 | 2917c2ec8a12c3366540535eceab17d72677dd1d765d9709e6b8fd8bea109f6a |
Close
Hashes for c2cgeoportal_commons-2.4.1.108-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7167efd74099e0c2815cc29ac29bb504e31d1f06aeaab169af75790dbdce78a2 |
|
MD5 | 026c015c72bc5185f40f3bea6989f0d6 |
|
BLAKE2b-256 | ad976c84dd471465f44eed5655894743d4a460298bcc209b2715183a0b34a3c8 |