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.50.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3113b60c4a970d8785132bd2c143b6602387726818bd21e2ebe894337a200e2d |
|
MD5 | 9043c3ab4737463febb3bc1cc92c3bed |
|
BLAKE2b-256 | 05ad993a498bb4612da781486eb10c332b0e01377fd8d5b563426c15d3325e48 |
Close
Hashes for c2cgeoportal_commons-2.5.0.50-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0773afdebfb29f26ce0f097b99869ac131d84e98ea8cb45d58ccc7343723b56a |
|
MD5 | b5a7a8aee06bbbb6fe66d0bad2dd5604 |
|
BLAKE2b-256 | c3537759fc5cbb587a98bdd6821a49ef1d49eaf97d68fdaef3dc65a7adc8c11f |