Skip to content

dathere/testing-datapusher-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tests for datapusher-plus

A Tool used to test datapusher plus

Clone the repo and edit the API key and URL endpoints

Installation

To run this you need to have a dataset named "test_dataset" in your ckan instance

git clone https://github.com/dathere/testing-datapusher-plus.git
cd testing-datapusher-plus
nano test.py
pip install -r requirements.txt
python test.py

Add Custom values

Change the values in config.ini

1.Add API token
2.Create a public test dataset in ckan and add the name in config file
3.Add the base url

Add files

To add custom test files to the test

 1) Add the files in the csvs folder 
 2) Add the processed files in the csvs/expected folder 
 3) Add the file name and expected output in the data.csv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages