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.91.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c662b7ec490ee005cc48e9fb4fcd59bd3d1f9a15a6d3ec24a0b25b889d258662 |
|
MD5 | 5884e40aa272f770ae1956219fc1038c |
|
BLAKE2b-256 | 5d55206482f3bc2d31d5ffbf51987e9384ac4d5eea04619b13b90715f359ad4c |
Close
Hashes for c2cgeoportal_commons-2.5.0.91-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14132ce8c6b17a9364fd7cd34b35cdec4b14c628e2edae95d568d33a4bca8389 |
|
MD5 | 6992480f45917b57bb161e99c1f40d00 |
|
BLAKE2b-256 | fa0e1f95c10151d4bc4310cb2bb9416fca9b0db6f20ccdc52df87afaf6f2c8fb |