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.35.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 803b17707086a3703ad5191d749014cfbb0683c31989842f7489cee6f5d8064d |
|
MD5 | d4d08876108f4d63bb3a878c4123547f |
|
BLAKE2b-256 | aea18daeea9eaccd5ab4cfb58f1e565225bd48fe6a0c89c0528c6c0654ee6057 |
Close
Hashes for c2cgeoportal_commons-2.4.1.35-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3b26f76f341a1e0ba725be7f78ed33611caf022c1f1244e68cabe6d6dd3d78a |
|
MD5 | bd9f637fe37c54021fec2e5317bf6f9d |
|
BLAKE2b-256 | 2e37f5de52d5d95636590a2ad9e4cab18d349cc39c1f77d3d0182703c903ccb3 |