Skip to main content

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

c2cgeoportal_commons-2.3.5.1.tar.gz (1.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

c2cgeoportal_commons-2.3.5.1-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file c2cgeoportal_commons-2.3.5.1.tar.gz.

File metadata

File hashes

Hashes for c2cgeoportal_commons-2.3.5.1.tar.gz
Algorithm Hash digest
SHA256 a1c1e3f9772709d66b1aef0aec35621281e0d2d3ba419a7bf9717b859e2eb048
MD5 695d9bf3d03092816fc9a63e6546f372
BLAKE2b-256 c4a65b056a4d40c66eeb4ccb99bd8c313ac40f191739030a7722f40351d6d8b6

See more details on using hashes here.

File details

Details for the file c2cgeoportal_commons-2.3.5.1-py3-none-any.whl.

File metadata

File hashes

Hashes for c2cgeoportal_commons-2.3.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 83e72b68de6cb22d469bf9fad1f664aaf28f54fa66aaca321486f5e36aa87056
MD5 fa7c0b82482b9f0ab38f432fc66a7acc
BLAKE2b-256 cf36995eb5bd0459f2ef69b307c83abc4ac4400dce6e36236183b741211528e2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page