-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
Standardize filenames in packages/jest circus #7301
Standardize filenames in packages/jest circus #7301
Commits on Oct 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0f94fbb - Browse repository at this point
Copy the full SHA 0f94fbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d46d28 - Browse repository at this point
Copy the full SHA 8d46d28View commit details -
Rename format_node_assert_errors -> formatNodeAssertErrors
- File, Function & Imports renamed - `export default (...` changed to `const formatNodeAssertErrors = (...` with `export default formatNodeAssertErrors` at end of file
Configuration menu - View commit details
-
Copy full SHA for cc217c2 - Browse repository at this point
Copy the full SHA cc217c2View commit details -
Rename test_utils & runTest -> testUtils
- Rename file, function, imports, mocks, & tests
Configuration menu - View commit details
-
Copy full SHA for ad5215d - Browse repository at this point
Copy the full SHA ad5215dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9bdfa4 - Browse repository at this point
Copy the full SHA f9bdfa4View commit details -
Rename after_all.test.js.snap -> afterAll.test.js.snap
- Forgot snapshot when renaming afterAll.test.js - Rename snapshot to match test filename
Configuration menu - View commit details
-
Copy full SHA for ac45b24 - Browse repository at this point
Copy the full SHA ac45b24View commit details -
Rename base_test.test.js -> baseTest.test.js
- Rename file & snap
Configuration menu - View commit details
-
Copy full SHA for f29df33 - Browse repository at this point
Copy the full SHA f29df33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ca16cd - Browse repository at this point
Copy the full SHA 0ca16cdView commit details -
Rename circus_todo_test_error.test.js -> CircusItTodoTestError.test.js
- Added "it" to name to match CircusItTestError.test.js - Rename file
Configuration menu - View commit details
-
Copy full SHA for 0fd8f8a - Browse repository at this point
Copy the full SHA 0fd8f8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58adc99 - Browse repository at this point
Copy the full SHA 58adc99View commit details -
Rename legacy_code_todo_rewrite -> legacy-code-todo-rewrite
- Directory names should use dashes
Configuration menu - View commit details
-
Copy full SHA for e823460 - Browse repository at this point
Copy the full SHA e823460View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e4e1cb - Browse repository at this point
Copy the full SHA 5e4e1cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 266150a - Browse repository at this point
Copy the full SHA 266150aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59b6356 - Browse repository at this point
Copy the full SHA 59b6356View commit details -
Rename files in legacy-code-todo-rewrite/
- jest_adapter.js -> jestAdapter.js - jest_adapter_init.js -> jestAdapterInit.js - jest_expect.js -> jestExpect.js - Fixed imports within directory and in runner.js
Configuration menu - View commit details
-
Copy full SHA for c826900 - Browse repository at this point
Copy the full SHA c826900View commit details