cityofaustin / cityofaustin/techstack

Joplin _test_incremental_builds no longer works

Open
#3,931 0 comments 0 reactions 0 assignees View on GitHub
Bug Reported Feature: Testing Joplin Alpha Team: Dev
Dominant language
No language data
Stars
11
Forks
3
PR merge metrics
No merged PRs in 30d

Description

## Describe the bug
When we run our incremental build tests (base/tests/_test_incremental_builds.py), they don't work anymore. We get 3 errors. This is possibly due to the fact that they use data directly from mutable production datadumps.

## URL

## To Reproduce
Steps to reproduce the behavior
example:
1. pipenv run python joplin/manage.py test _test_incremental_builds
2. See errors

## Current behavior
A clear and concise description of what happened

## Expected behavior
A clear and concise description of what you expected to happen

## Screenshots

## Device and browser

## Additional context
If you generate explicit test data with a factory or model constructor, you can consistently test precisely what you want to test.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.