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.0.27.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2eda87883d58d3d78f1a485189b05444a31a9af59803f99f65b9e8f36e65bb0c |
|
MD5 | 8d10eef6533bcea0d4b1a1b17c7f89e5 |
|
BLAKE2b-256 | 399fd6608adb2cba2c38b095233a037755f095dd57b2bdd5924b3f33db015c32 |
Close
Hashes for c2cgeoportal_commons-2.4.0.27-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a6b4daad804446cb73eaf24de5b759013ee374405d110dadab0ad561edaee86 |
|
MD5 | 317e355a57353b38ad221c32d78e8f68 |
|
BLAKE2b-256 | 9ebdcaa2b2c75950d7179c20607d2b51381e8673059486a75e3a9e10fea08df5 |