Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create package with utilities for developers #102

Open
jtrh opened this issue Feb 24, 2020 · 0 comments
Open

Create package with utilities for developers #102

jtrh opened this issue Feb 24, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@jtrh
Copy link
Contributor

jtrh commented Feb 24, 2020

There are some utilities such as test factories, sample data, helpers, etc. that are not included in the library package because they are not needed for production deployments. However, they are useful during development, so we should find a way to make them easily accessible to developers.

Ref.: https://github.com/fyntex/fyndata-cl-data/blob/6d3866913c02f8e6e83889135d018ca63b015578/fd_cl_data/apps/sii_cte/tests/cl_sii_factories.py#L14-L44
Ref.: https://github.com/fyntex/fyndata-cl-data/blob/04355dbbcf40e4769b80c475dfb77e51e63ddeab/fd_cl_data/apps/sii_rcv/tests/cl_sii_factories.py#L16-L75
Ref.: https://github.com/fyntex/fyndata-cl-data/blob/6d3866913c02f8e6e83889135d018ca63b015578/fd_cl_data/apps/sii_rtc/tests/cl_sii_api_factories.py#L16-L90

CC: @glarrain

@jtrh jtrh added the feature label Feb 24, 2020
@jtrobles-cdd jtrobles-cdd added enhancement New feature or request and removed feature labels Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants