OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
reader
/
_backup
/
tinymce
/
tinymce
/
src
/
core
/
test
/
ts
/
browser
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
02/20/2020 06:15:06 AM
rwxr-xr-x
📄
AddOnManagerTest.ts
2.71 KB
02/20/2020 05:44:53 AM
rw-r--r--
📄
ClickContentEditableFalseTest.ts
3.13 KB
02/20/2020 05:44:53 AM
rw-r--r--
📄
DragDropOverridesTest.ts
1.55 KB
02/20/2020 05:44:54 AM
rw-r--r--
📄
EditorForcedSettingsTest.ts
904 bytes
02/20/2020 05:44:54 AM
rw-r--r--
📄
EditorManagerTest.ts
7.41 KB
02/20/2020 05:44:55 AM
rw-r--r--
📄
EditorRemoveTest.ts
2.58 KB
02/20/2020 05:44:56 AM
rw-r--r--
📄
EditorRemovedApiTest.ts
2.98 KB
02/20/2020 05:44:55 AM
rw-r--r--
📄
EditorRtlTest.ts
1.39 KB
02/20/2020 05:44:56 AM
rw-r--r--
📄
EditorSettingsTest.ts
14.57 KB
02/20/2020 05:44:57 AM
rw-r--r--
📄
EditorTest.ts
15.89 KB
02/20/2020 05:44:57 AM
rw-r--r--
📄
EditorUploadTest.ts
11.16 KB
02/20/2020 05:44:58 AM
rw-r--r--
📄
EditorViewIframeTest.ts
3.35 KB
02/20/2020 05:44:58 AM
rw-r--r--
📄
EditorViewInlineTest.ts
3.25 KB
02/20/2020 05:44:59 AM
rw-r--r--
📄
FontSelectTest.ts
4.79 KB
02/20/2020 05:44:59 AM
rw-r--r--
📄
ForceBlocksTest.ts
4.89 KB
02/20/2020 05:45:00 AM
rw-r--r--
📄
FormatterApplyTest.ts
83.91 KB
02/20/2020 05:45:00 AM
rw-r--r--
📄
FormatterCheckTest.ts
10.05 KB
02/20/2020 05:45:01 AM
rw-r--r--
📄
FormatterRemoveTest.ts
24.06 KB
02/20/2020 05:45:01 AM
rw-r--r--
📄
FormattingCommandsTest.ts
19.5 KB
02/20/2020 05:45:02 AM
rw-r--r--
📄
InlineEditorRemoveTest.ts
1.17 KB
02/20/2020 05:45:03 AM
rw-r--r--
📄
InlineEditorSaveTest.ts
1.19 KB
02/20/2020 05:45:03 AM
rw-r--r--
📄
JqueryIntegrationTest.disabled
4.5 KB
02/20/2020 05:45:04 AM
rw-r--r--
📄
MiscCommandsTest.ts
3.61 KB
02/20/2020 05:45:05 AM
rw-r--r--
📄
ModeTest.ts
4.18 KB
02/20/2020 05:45:05 AM
rw-r--r--
📄
NotificationManagerTest.ts
4.01 KB
02/20/2020 05:45:06 AM
rw-r--r--
📄
SelectionOverridesTest.ts
10.48 KB
02/20/2020 05:45:06 AM
rw-r--r--
📄
ShortcutsTest.ts
3.67 KB
02/20/2020 05:45:07 AM
rw-r--r--
📄
UndoManagerTest.ts
14.65 KB
02/20/2020 05:45:07 AM
rw-r--r--
📄
WindowManagerTest.ts
1.29 KB
02/20/2020 05:45:08 AM
rw-r--r--
📁
annotate
-
02/20/2020 06:12:41 AM
rwxr-xr-x
📁
api
-
02/20/2020 06:34:15 AM
rwxr-xr-x
📁
bookmark
-
02/20/2020 06:12:48 AM
rwxr-xr-x
📁
caret
-
02/20/2020 06:12:58 AM
rwxr-xr-x
📁
commands
-
02/20/2020 06:13:03 AM
rwxr-xr-x
📁
content
-
02/20/2020 06:13:08 AM
rwxr-xr-x
📁
delete
-
02/20/2020 06:13:20 AM
rwxr-xr-x
📁
dom
-
02/20/2020 06:13:35 AM
rwxr-xr-x
📁
file
-
02/20/2020 06:13:40 AM
rwxr-xr-x
📁
fmt
-
02/20/2020 06:13:49 AM
rwxr-xr-x
📁
focus
-
02/20/2020 06:13:55 AM
rwxr-xr-x
📁
geom
-
02/20/2020 06:13:59 AM
rwxr-xr-x
📁
html
-
02/20/2020 06:14:06 AM
rwxr-xr-x
📁
init
-
02/20/2020 06:14:16 AM
rwxr-xr-x
📁
keyboard
-
02/20/2020 06:14:32 AM
rwxr-xr-x
📁
newline
-
02/20/2020 06:14:36 AM
rwxr-xr-x
📁
selection
-
02/20/2020 06:14:47 AM
rwxr-xr-x
📁
undo
-
02/20/2020 06:14:53 AM
rwxr-xr-x
📁
util
-
02/20/2020 06:15:03 AM
rwxr-xr-x
Editing: NotificationManagerTest.ts
Close
import { Log, Pipeline } from '@ephox/agar'; import { UnitTest } from '@ephox/bedrock'; import { LegacyUnit, TinyLoader } from '@ephox/mcagar'; import Delay from 'tinymce/core/api/util/Delay'; import Tools from 'tinymce/core/api/util/Tools'; import Theme from 'tinymce/themes/silver/Theme'; UnitTest.asynctest('browser.tinymce.core.NotificationManagerTest', function (success, failure) { Theme(); const suite = LegacyUnit.createSuite(); const teardown = function (editor) { const notifications = [].concat(editor.notificationManager.getNotifications()); Tools.each(notifications, function (notification) { notification.close(); }); }; suite.test('TestCase-TBA: Should not add duplicate text message', function (editor) { const testMsg1 = { type: 'default', text: 'test default message' }; const testMsg2 = { type: 'warning', text: 'test warning message' }; const testMsg3 = { type: 'error', text: 'test error message' }; const testMsg4 = { type: 'info', text: 'test info message' }; const notifications = editor.notificationManager.getNotifications(); editor.notificationManager.open(testMsg1); LegacyUnit.equal(notifications.length, 1, 'Should have one message after one added.'); editor.notificationManager.open(testMsg1); LegacyUnit.equal(notifications.length, 1, 'Should not add message if duplicate.'); editor.notificationManager.open(testMsg2); editor.notificationManager.open(testMsg3); editor.notificationManager.open(testMsg4); LegacyUnit.equal(notifications.length, 4, 'Non duplicate messages should get added.'); editor.notificationManager.open(testMsg2); editor.notificationManager.open(testMsg3); editor.notificationManager.open(testMsg4); LegacyUnit.equal(notifications.length, 4, 'Should work for all text message types.'); teardown(editor); }); suite.test('TestCase-TBA: Should add duplicate progressBar messages', function (editor) { const testMsg1 = { text: 'test progressBar message', progressBar: true }; const notifications = editor.notificationManager.getNotifications(); editor.notificationManager.open(testMsg1); LegacyUnit.equal(notifications.length, 1, 'Should have one message after one added.'); editor.notificationManager.open(testMsg1); editor.notificationManager.open(testMsg1); editor.notificationManager.open(testMsg1); LegacyUnit.equal(notifications.length, 4, 'Duplicate should be added for progressBar message.'); teardown(editor); }); suite.asyncTest('TestCase-TBA: Should add duplicate timeout messages', function (editor, done) { const checkClosed = function () { if (notifications.length === 0) { done(); teardown(editor); } }; const testMsg1 = { text: 'test timeout message', timeout: 1 }; const notifications = editor.notificationManager.getNotifications(); editor.notificationManager.open(testMsg1); LegacyUnit.equal(notifications.length, 1, 'Should have one message after one added.'); editor.notificationManager.open(testMsg1); LegacyUnit.equal(notifications.length, 2, 'Duplicate should be added for timeout message.'); Delay.setTimeout(() => { checkClosed(); }, 100); }); suite.test('TestCase-TBA: Should not open notification if editor is removed', function (editor) { const testMsg1 = { type: 'default', text: 'test progressBar message' }; editor.remove(); try { editor.notificationManager.open(testMsg1); LegacyUnit.equal(true, true, 'Should execute without throwing.'); } catch (e) { LegacyUnit.equal(true, false, 'Should never throw exception.'); } teardown(editor); }); TinyLoader.setup(function (editor, onSuccess, onFailure) { Pipeline.async({}, Log.steps('TBA', 'Testing the notifications api', suite.toSteps(editor)), onSuccess, onFailure); }, { add_unload_trigger: false, disable_nodechange: true, theme: 'silver', indent: false, entities: 'raw', base_url: '/project/tinymce/js/tinymce' }, success, failure); });