Marek Lewandowski
|
eab02fec59
Tests: Removed the async keyword where it was not needed.
|
5 年之前 |
Marek Lewandowski
|
122c94a009
Tests: Moved assertions closer to tested code.
|
5 年之前 |
Marek Lewandowski
|
5fbd045cdc
Tests: Simplified point handling (it's no longer immutable).
|
5 年之前 |
Marek Lewandowski
|
883e57e1d4
Tests: Added mouseMock.dragTo method, introduced Point class, changed returned type of getHandleCenterPoint().
|
5 年之前 |
Marek Lewandowski
|
ce7e504348
Tests: Use plural form in unit test.
|
5 年之前 |
Marek Lewandowski
|
a1b1100b80
Tests: Adjusted unit test name.
|
5 年之前 |
Marek Lewandowski
|
414f1eb3bf
Tests: There is no longer a need to use initMouseEvent anymore.
|
5 年之前 |
Marek Lewandowski
|
15585e7ed8
Tests: _proposeNewSize is already tested in more relevant test suite.
|
5 年之前 |
Marek Lewandowski
|
9162f4128e
Tests: Ported the test for hiding resizer when its disabled.
|
5 年之前 |
Marek Lewandowski
|
5372d64206
Tests: Inlined few variables to reduce amount of scope variables.
|
5 年之前 |
Marek Lewandowski
|
5707b51dcf
Tests: Bumped year in the license header.
|
5 年之前 |
Marek Lewandowski
|
1ea2591fe0
Tests: Removed waiting in-between mouse operations.
|
5 年之前 |
Marek Lewandowski
|
2c978cc3dd
Tests: Removed unused utilities.
|
5 年之前 |
Marek Lewandowski
|
712ff770f2
Tests: Forced resizer redraw is no longer required, so the code is removed.
|
5 年之前 |
Marek Lewandowski
|
296d8e63f2
Tests: Since editor is focused for each test move it to beforeEach.
|
5 年之前 |
Marek Lewandowski
|
c6de37271c
Tests: Extracted more common code.
|
5 年之前 |
Marek Lewandowski
|
41a9062422
Tests: Extracted common onCommit stub.
|
5 年之前 |
Marek Lewandowski
|
b52b3947b8
Tests: Extracted common code.
|
5 年之前 |
Marek Lewandowski
|
10bf229dc0
Tests: Code coverage in case there's no _activeResizer set.
|
5 年之前 |
Marek Lewandowski
|
e4159fc603
Tests: Removed extra suite wrapping.
|
5 年之前 |
Marek Lewandowski
|
5de1418536
Tests: Changed default widget width for increased code coverage.
|
5 年之前 |
Marek Lewandowski
|
f610e84e88
Tests: Added integration test for resize in percents.
|
5 年之前 |
Marek Lewandowski
|
80351ce4c8
Tests: Added unit test ensuring that if no isCenter option is passed, the object is resized as if it would be center-aligned.
|
5 年之前 |
Marek Lewandowski
|
f30e00ee59
Tests: Simplified editor creation method.
|
5 年之前 |
Marek Lewandowski
|
e4eae880c0
Tests: Fixed unit test case.
|
5 年之前 |
Marek Lewandowski
|
6b8564a81a
Tests: Further tests simplification.
|
5 年之前 |
Marek Lewandowski
|
d76a8c4e79
Tests: Removed extra editor and reused existing one.
|
5 年之前 |
Marek Lewandowski
|
6555acfb75
Tests: Minor adjustments.
|
5 年之前 |
Marek Lewandowski
|
53bfeff729
Tests: Attempt to add integration tests, but it doesn't look good so I'll rewrite these in a moment.
|
5 年之前 |
Marek Lewandowski
|
26d6313851
Tests: Adjusted breaking test.
|
6 年之前 |