-
Notifications
You must be signed in to change notification settings - Fork 63k
Closed
Labels
engineeringWill involve Docs EngineeringWill involve Docs EngineeringstaleThere is no recent activity on this issue or pull requestThere is no recent activity on this issue or pull request
Description
While reviewing github/docs-internal#15734, I had a difficult time grokking which code was used during runtime vs. only in tests/local scripts. I've thought that a couple of times - we don't currently have a clear separation of that code. Generally speaking, lib
is used for runtime code - stuff to run the server. Code solely used for tests often lives in like a tests/helpers
directory or something.
Interested in how y'all feel @github/docs-engineering, if this is just me or if others have felt this confusion as well.
Metadata
Metadata
Assignees
Labels
engineeringWill involve Docs EngineeringWill involve Docs EngineeringstaleThere is no recent activity on this issue or pull requestThere is no recent activity on this issue or pull request