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.3.6.38.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4be68c96195a191d1b83063401730a9c4dd09a88323e6d3b4aaf9670f052903 |
|
MD5 | a714c8dadb3491a8461c642c17796655 |
|
BLAKE2b-256 | 6f5d1d3d41c095919ac2455e2142fb8228803f5904e54886cfb5f2dc2b666820 |
Close
Hashes for c2cgeoportal_commons-2.3.6.38-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2d18a3f3d401db7d48d456c019cf4c48a80e7077669d7522f227fd8cfddf6d7 |
|
MD5 | e297356a7cc84fea733691cfdc94a949 |
|
BLAKE2b-256 | 6cf21326b582ab6fcc13a98560d0622b6a73182282a5af434d42db5844992cee |