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.29.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51dde6ad140d3da324ed085a7bf470844667e6bb4287097a255a8ea37eb8a7bb |
|
MD5 | c7be77a641127baba323e7915c4f6a4c |
|
BLAKE2b-256 | 7e0da1b4477b4d5c7402a8e893523bc06e7c358d4f87bc591753909f7495b99b |
Close
Hashes for c2cgeoportal_commons-2.3.6.29-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | de92569d39c87d0c08802259208907fecd9d3ecc79241a7b2261d00b4efc4f42 |
|
MD5 | 080b5b797ed4c6da8cc0679d316983b2 |
|
BLAKE2b-256 | 9ae474d9b3cdf63892eaded1cdc8c9b1637aa67187289678b2e5a0153f461c32 |