Skip to content
This repository has been archived by the owner on Nov 18, 2023. It is now read-only.

Extend the deployment test to be more thorough #31

Closed
lolski opened this issue Jan 22, 2019 · 0 comments
Closed

Extend the deployment test to be more thorough #31

lolski opened this issue Jan 22, 2019 · 0 comments

Comments

@lolski
Copy link
Member

lolski commented Jan 22, 2019

Right now the deployment test:

  1. Verifies whether it can deploy the Pip package to test.pypy.org
  2. Verifies whether it can install it using pip install

These tests do not verify whether the Pip package are well-formed therefore we should have a test which performs basic sanity checks on the installed package, for example, by attempting to import and instantiate the kglib from a real Python program.

@lolski lolski added this to the v1.6 milestone Jan 22, 2019
@grabl grabl added the v1.6 label Jan 22, 2019
lolski pushed a commit that referenced this issue Feb 4, 2019
- Adds an end-to-end test that depends upon `grakn-kglib` from the PyPi test server
- Splits out example from main source
-Updates READMEs, now there is one for the KGCN example, one for KGCN general usage, and one for the whole repo
- Updates some example schema used for the Vienna meetup 29/01/2019

Addresses #35 #36 #37 #31 #30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants