Skip to content

Commit

Permalink
chore: group logically-related test cases in shared describe blocks (#…
Browse files Browse the repository at this point in the history
…1599)

## Description

This PR resolves the max-statements warning in `capability.test.ts` by
using describe blocks.

End to End Test:  <!-- if applicable -->  
(See [Pepr Excellent
Examples](https://github.com/defenseunicorns/pepr-excellent-examples))

## Related Issue

Relates to linter warning fixes.

## Type of change

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [x] Other (security config, docs update, etc)

## Checklist before merging
- [x] Unit,
[Journey](https://github.com/defenseunicorns/pepr/tree/main/journey),
[E2E Tests](https://github.com/defenseunicorns/pepr-excellent-examples),
[docs](https://github.com/defenseunicorns/pepr/tree/main/docs),
[adr](https://github.com/defenseunicorns/pepr/tree/main/adr) added or
updated as needed
- [x] [Contributor Guide
Steps](https://docs.pepr.dev/main/contribute/#submitting-a-pull-request)
followed
  • Loading branch information
samayer12 authored Dec 17, 2024
1 parent 53e2ef9 commit 2a06363
Showing 1 changed file with 267 additions and 254 deletions.
Loading

0 comments on commit 2a06363

Please sign in to comment.