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.68.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 341b4b5fb99ab15286b09522280daec1a62d034e6a67ed71e19059e68f7cbc4b |
|
MD5 | bcfd5a3dcb1b20adf81903f22f4c7045 |
|
BLAKE2b-256 | 15e752e7f30f93014eba7deb87f21725d5a76887d7ff9f1f04ce2264d2e6f93f |
Close
Hashes for c2cgeoportal_commons-2.5.0.68-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1795bd389b771872baa466f927fc3da7549bfe6aa945a17efa7ae83d0935395 |
|
MD5 | 0a2897eab787359f20929d4e05882e49 |
|
BLAKE2b-256 | e8dc84a5c9640464d1fd40ad48cba4fbaa7526e736f374d35cada66564384b0b |