Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Work out test strategy and test plan #70

Open
36 of 77 tasks
skasberger opened this issue Jan 29, 2021 · 1 comment
Open
36 of 77 tasks

Work out test strategy and test plan #70

skasberger opened this issue Jan 29, 2021 · 1 comment
Assignees
Labels
info:help wanted Extra attention is needed pkg:testing test related activities prio:high status:wip Work in progress type:feature New feature

Comments

@skasberger
Copy link
Member

skasberger commented Jan 29, 2021

Purpose

Work out test strategy and test plan for pyDataverse, with a test plan.

Scope

In:

  • Detailed test plan for API module

Out:

  • Detailed test plan for models and utils module.
  • Test data

Requirements

  • Create test strategy
  • Create test plan

ACTIONS

0. Pre-Requisites

1. Research

2. Plan

  • Define requirements
  • Documentation of test strategy:
    • location: offline/online; GitHub, RTD
    • file format
    • content
  • Required environment
    • Dataverse installation
      • Version
    • Continous Integration: Travis-CI

3. Implement

  • Write tests
  • Write/Update code
  • Write/Update Docs
  • Write/Update Docstrings
  • Run pytest
  • Run tox
  • Run pylint
  • Run mypy

4. Follow Ups

  • Apply test strategy to
  • Review extension of test strategy to
    • tox
    • linting
    • coverage
    • docstrings
    • docs
  • Review
    • Code
    • Tests
    • Docs
    • Strategy
      • Content
      • Documentation
@skasberger skasberger added type:feature New feature info:help wanted Extra attention is needed pkg:testing test related activities pkg:api api related activities prio:asap Fix as soon as possible status:confirmed Is a valid issue and will be moved forward soon. labels Jan 29, 2021
@skasberger skasberger self-assigned this Jan 29, 2021
@skasberger skasberger changed the title Work out test strategy and apply to API tests Work out test strategy Feb 12, 2021
@skasberger skasberger added prio:high status:wip Work in progress and removed pkg:api api related activities prio:asap Fix as soon as possible status:confirmed Is a valid issue and will be moved forward soon. labels Feb 12, 2021
@skasberger skasberger added this to the v0.4.0 milestone Feb 12, 2021
@skasberger skasberger mentioned this issue Mar 14, 2021
35 tasks
@skasberger skasberger changed the title Work out test strategy Work out test strategy and test plan Mar 20, 2021
@pdurbin
Copy link
Member

pdurbin commented Feb 14, 2024

As discussed during the 2024-02-14 meeting of the pyDataverse working group, we are closing old milestones in favor of a new project board at https://github.com/orgs/gdcc/projects/1 and removing issues (like this one) from those old milestones. Please feel free to join the working group! You can find us at https://py.gdcc.io and https://dataverse.zulipchat.com/#narrow/stream/377090-python

@pdurbin pdurbin removed this from the v0.4.0 milestone Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info:help wanted Extra attention is needed pkg:testing test related activities prio:high status:wip Work in progress type:feature New feature
Projects
None yet
Development

No branches or pull requests

2 participants