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.90.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae3f6e5a48c9fdf9124f4f2835851c5e6299a9ff3e0f932eeb80a68f0a1bce80 |
|
MD5 | 09edca20fcafbe98c53abd6ac0a12d6e |
|
BLAKE2b-256 | 84f95b5c5b391ae8e22a514332732e9e51a0a7cc8d507c50270cda5f598ebbf8 |
Close
Hashes for c2cgeoportal_commons-2.5.0.90-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f8771a752b5d7112d5b73e68be668862194ebe5072e3599ba5c3e7140dbff81 |
|
MD5 | b2f8a096331ab16e0f693cf846b528ab |
|
BLAKE2b-256 | ca44c3850e2daa6d04979ead8b41c5cf71c2c72a9b52862d238b9fb91276e289 |