pgAdmin 4 commit: Enable pretty html output of our karma testresults.

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Enable pretty html output of our karma testresults.
Дата
Msg-id E1dTUea-00063y-UP@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Enable pretty html output of our karma test results. While running yarn test:karma, visit localhost:9876/debug.html to
seetest output. 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8646e9e404401478342ed44e41ed9fa009fe0e63
Author: Sarah McAlear <smcalear@pivotal.io>

Modified Files
--------------
web/karma.conf.js |  1 +
web/package.json  |  2 +-
web/yarn.lock     | 10 +++++-----
3 files changed, 7 insertions(+), 6 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: Fix clear history option [pgAdmin4][RM2535]
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin-hackers][pgAdmin4][Patch] Make karma test results outputto browser