citusdata / citusdata/citus

Regression tests a file structure

Open
#3,695 0 comments 0 reactions 0 assignees View on GitHub
refactor regression tests
Dominant language
C
Stars
12.8k
Forks
794
Avg merge
2d 14h
Merged PRs (30d)
31

Description

In general, a regression test structure is as follows:

```
we create a schema
we do everything inside the schema

we delete the schema.
```

Some of our regression test files don't have this structure. It might be nice to refactor them into this structure if possible. If multiple files depend on common things, we can at least use the same schema and do everything inside a schema.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.