File: README

package info (click to toggle)
python-globus-sdk 4.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,172 kB
  • sloc: python: 35,227; sh: 44; makefile: 35
file content (9 lines) | stat: -rw-r--r-- 294 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
= Test Categories

- unit
  Simple tests that touch a single component or method and verify that it is
  functioning correctly *in isolation* from the rest of the SDK.

- functional
  a.k.a. "integration" tests, which ensure that a full, user-like interaction
  with the SDK works as expected.