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.95.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9853dc248ac20ab96c9c219cf9ae25702535051d249606d7d54a6ca9ec64cea7 |
|
MD5 | 46adfe00f67a2658df362c409f71da54 |
|
BLAKE2b-256 | 1de690edf9459ad5305749c687bdc1bcf2ba2183b0669267537fd7474e50db5e |
Close
Hashes for c2cgeoportal_commons-2.5.0.95-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a3e96dba5804667b0ab2acf64f944a53c918946d8fccce9261855da839827a9 |
|
MD5 | 99a675341760dab4ae096023fd7dd632 |
|
BLAKE2b-256 | a37002749bb3c8063307d18ce008a6bdc91c76be45f1faea3181102555884376 |