aboutsummaryrefslogtreecommitdiff
path: root/tests/integration/README.rst
blob: 0624954b939b9175d3deb00fd993e3651c98306a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Integration tests
=================

This folder is intended to hold larger scale test that check that rules_go
works correctly in the real world, rather than in isolated single feature
tests.

If the unit tests were correct and exhaustive this directory should in theory
be redundant, but in practice it helps catch many issues and points to places
where more unit tests are needed.

Contents
--------

.. Child list start

* `Gazelle functionality <gazelle/README.rst>`_
* `Popular repository tests <popular_repos/README.rst>`_
* `Reproducibility <reproducibility/README.rst>`_
* `Functionality related to @go_googleapis <googleapis/README.rst>`_

.. Child list end