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.45.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d69ea8c6adc679961ac6420a78919b031a0656831f4511b9a8905a8f826520a1 |
|
MD5 | ac2ad552eaf4d469532d14832c814472 |
|
BLAKE2b-256 | 7376e82909e45de78cc26e278d784496c13c95cf3346a076a83b4eda7dbeae25 |
Close
Hashes for c2cgeoportal_commons-2.5.0.45-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38c1c147ccdb30cbc6225daa60b52fa0da8e5e41d5b3b7adbf5c66eb4f90c28e |
|
MD5 | dde13be7b63d88b5f0bd142f33fc1378 |
|
BLAKE2b-256 | 5260b78cd41fd8359be91401d2891612e91ba0a681e38cafaa5405d1605bf046 |