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.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6248d97b99e9421ceeb5cb34129d5b802cab1c84ce434c98efc34fec20bc372 |
|
MD5 | 5b60509296f4390f9998831e89e26b43 |
|
BLAKE2b-256 | 8569894686dfc2dd22649626bae9b1737320f30413f37f7680cbe96d76bf14be |
Close
Hashes for c2cgeoportal_commons-2.4.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b076e40e66882215991d1a8750f2e2a75774e5519d293b431165b592e8c2f81a |
|
MD5 | 12a3bcacf6876e9a7258685aebe55451 |
|
BLAKE2b-256 | 9dabc5b387d86cf78dec5e6e6bbf9d39d1d818d09f193b198a187601732a7622 |