cityofaustin / cityofaustin/techstack

Publish preflight: Behavior can be tested and works as expected

Open
#4,028 1 comment 0 reactions 0 assignees View on GitHub
Feature: Testing Team: Dev
Dominant language
No language data
Stars
11
Forks
3
PR merge metrics
No merged PRs in 30d

Description

### As a developer, I want good test coverage for custom logic so that I can confidently refactor and add features while ensuring that existing quality is maintained.
- [ ] Behavior should remain roughly as it currently is
- [ ] If user clicks "save as draft" and has at least the title filled out, then no error messaging is returned.
- [ ] If user clicks "publish" and some required fields are missing, then page with page-level error message and component-level error messages/design for each required component is returned.
- [ ] In the rare case that user attempt to save as draft without a title, then behavior remains the same as current implementation, ie, the field shows error, but if user backs out without change, then previous title is used.

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.