James Allen
|
d4efdb3ede
|
Fix frontend HistoryV2ManagerTests
|
2018-06-11 15:47:23 +01:00 |
|
Alasdair Smith
|
681e67ecea
|
Be more consistent with naming
|
2018-05-18 11:29:27 +01:00 |
|
Alasdair Smith
|
9c56f6c2fc
|
Add init test for SpellCheckManager
|
2018-05-18 11:29:27 +01:00 |
|
Alasdair Smith
|
152c816b5c
|
Add documentation and tests of EventEmitter implementation
|
2018-04-23 11:01:19 +01:00 |
|
Alasdair Smith
|
61648e1f19
|
Merge pull request #497 from sharelatex/as-naming-consistency
Include snake_case named file in frontend tests
|
2018-04-23 10:03:54 +01:00 |
|
Alasdair Smith
|
d524249fc8
|
Include snake_case named tests
|
2018-04-17 15:03:52 +01:00 |
|
James Allen
|
d6605610f5
|
Fix HistoryV2Manager front end tests
|
2018-04-16 16:31:49 +01:00 |
|
James Allen
|
0a1c543841
|
Hook up front end to restore documents
|
2018-04-06 10:30:13 +01:00 |
|
Alasdair Smith
|
e9de83789a
|
Rename tests to match their purpose better
|
2018-03-23 12:37:47 +00:00 |
|
Alasdair Smith
|
4ad0416f24
|
Extract cmEditor tests to RT module
|
2018-03-23 12:37:47 +00:00 |
|
Alasdair Smith
|
74099440f3
|
Generate webpack entry points including modules
|
2018-03-23 12:37:16 +00:00 |
|
Alasdair Smith
|
9ed4f121b1
|
Append fixture el to actual DOM
|
2018-03-07 09:51:54 +00:00 |
|
Alasdair Smith
|
6d9a7e90f5
|
Add simple fixtures support
|
2018-03-06 10:11:04 +00:00 |
|
Alasdair Smith
|
68d85f03c2
|
Clean up frontend stub
|
2018-03-02 10:41:58 +00:00 |
|
Alasdair Smith
|
f11f208772
|
Revert "Revert "Upgrade to mocha 5.0.1""
|
2018-02-27 15:03:21 +00:00 |
|
Alasdair Smith
|
315587605c
|
Revert "Upgrade to mocha 5.0.1"
|
2018-02-27 12:25:42 +00:00 |
|
Alasdair Smith
|
2a2eb23c78
|
Fix bug where tests from new ES code being included in requirejs wrapped code
|
2018-02-26 16:56:04 +00:00 |
|
Alasdair Smith
|
abf53625fe
|
Fix scope not being applied through callback
|
2018-02-26 14:02:08 +00:00 |
|
Alasdair Smith
|
29410b7aab
|
Fix applyAsync from not evaluating expression in tests
See https://github.com/angular/angular.js/issues/10788#issuecomment-70376834
which explains that applyAsync is scheduled to evaluate in the next tick, but
this is managed by $browser. Therefore we can manually flush the trigger
|
2018-02-22 13:28:16 +00:00 |
|
Alasdair Smith
|
791c126df6
|
Fix test to match implementation
|
2018-02-22 12:09:51 +00:00 |
|
Alasdair Smith
|
00f1450b94
|
Rename test files to match source directory and name
|
2018-02-20 14:01:50 +00:00 |
|
Alasdair Smith
|
c7957b8ad4
|
Convert existing frontend tests to run in karma
|
2018-02-20 14:01:50 +00:00 |
|
Alasdair Smith
|
3faa0556e8
|
Add test for cmEditor directive
|
2018-02-20 14:01:50 +00:00 |
|
Alasdair Smith
|
89c9475d29
|
Configure karma to load angular, requirejs and test/source files
Use test-main.js file to configure requirejs so that AMD loader can be
used
|
2018-02-20 14:01:02 +00:00 |
|
Alasdair Smith
|
0b77e97df2
|
Added angular mocks for testing and stub out globals
|
2018-02-20 14:01:02 +00:00 |
|
James Allen
|
17a5dfa5a5
|
Inject v2 user details into project-history updates and diffs
|
2018-01-11 11:32:16 +00:00 |
|
James Allen
|
d0fee7e76c
|
Show a file tree of changed paths, so we can work with renamed and deleted files
|
2017-12-20 16:22:32 +00:00 |
|
James Allen
|
810b5e0e9a
|
Fix front end tests
|
2017-12-19 13:58:47 +00:00 |
|
James Allen
|
8a3fadbfc1
|
Style the edit/add/rename options
|
2017-12-19 13:58:47 +00:00 |
|
James Allen
|
50b12e88a2
|
Add HistoryV2Manager alongside existing HistoryManager
|
2017-12-19 13:58:47 +00:00 |
|
James Allen
|
8ea779af58
|
Add some front end tests for HistoryManager
|
2017-12-19 13:58:47 +00:00 |
|