File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/js/im/application/core/test/core.test.js
Back
import {Core} from "im.application.core"; import {Controller} from "im.controller"; describe('Core application', () => { it('should exist', () => { assert.equal(typeof Core, 'object'); assert.equal(Core.controller instanceof Controller, true); }); it ('should have ready function', () => { assert.equal(typeof Core.ready, 'function'); let readyResult = Core.ready(); assert.equal(readyResult instanceof Promise, true); }); });
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.25 |
proxy
|
phpinfo
|
Settings