|
4e9f718e19
|
Add latest changes from gitlab-org/gitlab@master
|
2019-09-26 15:06:18 +00:00 |
|
|
b082790134
|
Add latest changes from gitlab-org/gitlab@master
|
2019-09-18 18:06:14 +00:00 |
|
|
80f61b4035
|
Add latest changes from gitlab-org/gitlab@master
|
2019-09-18 14:02:45 +00:00 |
|
|
d43c09d7b1
|
Docs: Add when to use Jest section in frontend_testing
|
2019-09-10 07:44:36 +00:00 |
|
|
a5b14d8231
|
Add diagrams for frontend testing levels (docs)
|
2019-08-21 09:28:13 +00:00 |
|
|
f69dba8f10
|
Fix code blocks in frontend testing guide (docs)
|
2019-08-21 02:02:23 +00:00 |
|
|
49ea1a64c8
|
Combine old and new frontend testing guide (docs)
|
2019-08-20 01:43:13 +00:00 |
|
|
0f7d8c0421
|
Update links to relative
Following the single docs codebase change, all internal links
should be relative. Also cleans up one table
|
2019-07-25 22:49:13 +00:00 |
|
|
97b8f85e03
|
Move frontend fixtures into spec/frontend
Moves every fixture source file from
spec/javascripts to spec/frontend
|
2019-07-19 02:27:15 -05:00 |
|
|
faa17d5263
|
Rename the karma:fixtures task
Introduces frontend:fixtures rake task to replace
karma:fixtures and update documentation and CI scripts
to match
|
2019-07-19 02:27:14 -05:00 |
|
|
e424fcedcc
|
Add docs about auto-injected Jest mocks
|
2019-07-17 17:47:19 +00:00 |
|
|
143872fa52
|
Remove trailing whitespace in docs
Remove unneeded trailing whitespace in lines in
/development /ci /api and /administration docs.
|
2019-07-12 08:15:38 +00:00 |
|
|
e108f0d961
|
Small markdown tweaks to clear kramdown warnings
Fixing square brackets, links, etc in:
merge_requests.md
vulnerabilities.md
issues.md
issues_statistics.md
pipelines.md
services.md
group_milestones.md
milestones.md
runners.md
changelog.md
issue_workflow.md
elasticsearch.md
api_graphql_styleguide.md
automatic_ce_ee_merge.md
file_storage.md
architecture.md
database_debugging.md
index.md
index.md
frontend_testing.md
pry_debugging.md
vue.md
development_process.md
|
2019-07-04 22:46:12 +00:00 |
|
|
6ca0f281fb
|
Document limitations of jsdom
|
2019-06-26 11:39:30 +00:00 |
|
|
1eccad79c1
|
Clarify that this.something is not available in Jest (docs)
|
2019-06-25 15:37:41 +00:00 |
|
|
4a125e97cc
|
Clarify that Jest does not use Webpack (docs)
|
2019-06-25 15:28:33 +00:00 |
|
|
37fae2de11
|
Add documentation for frontend fixtures
|
2019-05-27 23:59:26 +00:00 |
|
|
e1b3162739
|
Document the differences between Karma and Jest setup
|
2019-05-21 18:38:27 +00:00 |
|
|
a0c4645257
|
Provide alternatives to using setTimeout in frontend tests
|
2019-05-09 00:20:41 +02:00 |
|
|
f54e4eb10f
|
Add docs for debugging Jest tests
|
2019-04-03 12:50:30 +00:00 |
|
|
c238ba7f73
|
Merge branch 'winh-yarn-test-command' into 'master'
Introduce yarn test to run Jest and Karma
See merge request gitlab-org/gitlab-ce!26320
|
2019-03-20 15:49:12 +00:00 |
|
|
4fca4b79f5
|
Update docs on running frontend tests
|
2019-03-19 22:19:05 +01:00 |
|
|
00db78214c
|
Remove static HAML fixtures from frontend testing guide
|
2019-03-19 16:54:41 +01:00 |
|
|
14f625b35b
|
Fix jest link in frontend_testing.md
|
2019-03-13 21:09:35 +00:00 |
|
|
b1184de452
|
Update setTestTimeout documentation
|
2019-03-12 03:00:12 +00:00 |
|
|
cef55d9d29
|
Remove polyfill warnings from the FE testing docs
|
2019-03-11 14:23:45 +00:00 |
|
|
a69e191bd5
|
Apply suggestion to doc/development/testing_guide/frontend_testing.md
|
2019-03-07 12:24:13 +00:00 |
|
|
c82758263a
|
Add jest to frontend_testing docs
|
2019-03-04 22:55:52 +00:00 |
|
|
cb28bcf568
|
Separate spyOnDependency docs examples
|
2019-02-21 03:47:08 +00:00 |
|
|
d98560c1f5
|
Make unordered lists conform to styleguide
- Also makes other minor Markdown fixes that were near the main fixes.
|
2019-01-08 12:21:09 +10:00 |
|
|
d8013704b6
|
Document that we don't want to wait in tests
|
2018-07-09 14:53:33 +00:00 |
|
|
c3882c2611
|
Clean up docs
|
2018-05-14 18:53:57 +11:00 |
|
|
6b1e4ad5e8
|
Fix memory and performance issues in Karma test suite
|
2018-05-01 17:40:35 +00:00 |
|
|
44783480be
|
document the spyOnDependency method
|
2018-04-23 00:54:21 -05:00 |
|
|
bd1b2c665f
|
use commander for safer cli argument parsing
|
2018-04-11 00:34:18 +02:00 |
|
|
029180f016
|
add documentation for karma testing with specific files/folders
|
2018-04-10 12:03:46 +02:00 |
|
|
676840ff9c
|
Refactor the Development documentation, and divide the Testing documentation into multiple pages
|
2017-10-11 05:59:34 +00:00 |
|