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.4.1.114.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d32ef1b31891ec47a95efc592769b3dc5b0f6342c77f79a4976b05c1e439754 |
|
MD5 | 494713ef8cbb7a8ef99f3f48d84fd1f2 |
|
BLAKE2b-256 | 69265102af41bb343bb4b2c0a6594231c1cbed57d16ed4577d9df4cc78f67cc8 |
Close
Hashes for c2cgeoportal_commons-2.4.1.114-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f42669a1da089ecc067ca731def58ec359feefc4b4095685ac9a52e68083302 |
|
MD5 | fdabe54180cdba161568fafab72ba53c |
|
BLAKE2b-256 | 096d9f0aff11ebe5d2fdd9cfb561b20d4353a2fc4a54a3c669dab18271472083 |