Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Setup tmp directory with helper function in backend tests #52

Open
m-bock opened this issue Oct 13, 2021 · 0 comments
Open

Setup tmp directory with helper function in backend tests #52

m-bock opened this issue Oct 13, 2021 · 0 comments
Labels
enhancement New feature or request priority-low Rust Issue requires Rust coding size-sm

Comments

@m-bock
Copy link
Contributor

m-bock commented Oct 13, 2021

We currently have some duplication in the tmp directory setup in the backend tests for static file delivery.

https://github.com/paritytech/ink-playground/blob/main/crates/backend/src/main.rs#L67
https://github.com/paritytech/ink-playground/blob/main/crates/backend/src/main.rs#L87
https://github.com/paritytech/ink-playground/blob/main/crates/backend/src/main.rs#L107

@m-bock m-bock added enhancement New feature or request Rust Issue requires Rust coding size-sm labels Oct 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request priority-low Rust Issue requires Rust coding size-sm
Projects
None yet
Development

No branches or pull requests

2 participants