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.13.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a6b6662bd2cc880052f2a8b1cc3efaf1370476ccf64725a8db3b950808140fb |
|
MD5 | 1cab6510ba759d519c1e276861ded838 |
|
BLAKE2b-256 | 9986d69a203b5bcd79003749a0c7ebbf1049f1b8dad6a493087853443901d8a6 |
Close
Hashes for c2cgeoportal_commons-2.4.1.13-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4259d17c86457fda4a62843f87506f801671697a75192b8a3494c838293648e9 |
|
MD5 | 4a808ec28c37498e3b0f64b8060b42d9 |
|
BLAKE2b-256 | 434072c58a60991bc4d955f532a52bb7a322e96232b929f26b680d09ff6946a8 |