Gavin D'souza
73ff84da8e
chore: Drop redundant command auto-deploy
2021-05-04 18:10:31 +05:30
Gavin D'souza
3c1b6c66d9
fix(bench-console): Show only apps in namespace
2021-05-04 18:09:53 +05:30
Gavin D'souza
bcbc0d0a7c
fix: Show complete frappe.conf including common conf
2021-05-04 18:08:21 +05:30
Faris Ansari
6347d3e6f1
Merge remote-tracking branch 'upstream/develop' into esbuild
2021-05-04 07:13:30 +05:30
Gavin D'souza
991965fe6b
fix: Format JSON outputs better
2021-05-03 19:48:50 +05:30
Gavin D'souza
95db79a1d0
feat(cli): Format option in bench show-config
2021-05-03 19:33:50 +05:30
Gavin D'souza
bb25caa97f
refactor: bench show-config
...
* Handle no site being specified. Fixes https://github.com/frappe/frappe/issues/13100
* Remove tabbed output in favour of table
* Add multi site support
2021-05-03 19:15:13 +05:30
Suraj Shetty
cf0e15e264
feat: Enable cypress parallel testing
2021-05-02 21:03:09 +05:30
Suraj Shetty
7ac3b53c1c
feat: Add support for build combined coverage file
...
- from parallel tests
- Update workflow files
2021-05-02 21:01:47 +05:30
Faris Ansari
9f4edaedbb
fix: bench build command
...
- Add --apps option
- Add --production option
- Add --apps option for bench watch command
- Add --skip_frappe in esbuild
2021-05-02 15:13:41 +05:30
Suraj Shetty
249fa6d21b
feat: Add run-parallel-tests command
...
- Tests will be distributed across different build machines
(dependent on test orchestrator)
- PrettyPrint for test results
2021-05-02 14:28:16 +05:30
Mohammad Hasnain Mohsin Rajan
1de1d87b79
test: omit commands directory since it is tested seperately ( #13035 )
...
* test: omit commands directory
* tests: use frappe namespace
* test: better wildcard matching
* style: Add whitespace
Co-authored-by: gavin <gavin18d@gmail.com>
2021-04-29 10:05:05 +00:00
Sagar Vora
c8763859ae
test: multiple cypress fixes
2021-04-18 13:22:43 +05:30
Sagar Vora
6ed9567b8c
fix: remove unused paramter ( #12575 )
2021-03-13 00:14:12 +05:30
Rohan Bansal
e675043e9d
Merge remote-tracking branch 'upstream/develop' into dev-import-file-error
2021-03-09 15:21:45 +05:30
Suraj Shetty
8962ba0647
fix: Temporarily use firefox for testing
...
- https://travis-ci.com/github/frappe/frappe/jobs/488819006 testing is failing due to some incompatibility
2021-03-07 19:14:31 +05:30
Rohan Bansal
7b4e75e15d
fix: error while using data import and importing docs
2021-02-22 17:15:49 +05:30
Suraj Shetty
39d0e72f94
chore: Update Cypress 3 to 6 & fix test cases
2021-01-31 21:54:59 +05:30
Suraj Shetty
f8b1bbaadc
revert: "chore: Update cypres project & record ID"
...
This reverts commit 4148fbfad5 .
2021-01-31 18:30:53 +05:30
Suraj Shetty
4148fbfad5
chore: Update cypres project & record ID
2021-01-31 17:30:29 +05:30
gavin
81df6fc92a
fix: Open console even if Frappe imports failed ( #11832 )
...
Co-authored-by: Sagar Vora <sagar@resilient.tech>
2020-11-02 16:42:12 +05:30
Gavin D'souza
5cf1568248
fix: Don't make lockfile changes
...
* Adding --no-save still updates the package.json. Unsure what to do
next.
2020-10-13 16:48:37 +05:30
Gavin D'souza
05feb9d42c
fix: Don't remove cypress after installation
2020-10-13 15:58:27 +05:30
Gavin D'souza
40ee03c21d
Merge branch 'develop' of github.com:frappe/frappe into move-cypress
2020-10-12 17:32:16 +05:30
mergify[bot]
31cb17f416
Merge pull request #11400 from gavindsouza/uninstall-app-for-non-existing-apps
...
fix: Uninstall App even if it doesn't exist on bench
2020-09-22 03:54:42 +00:00
gavin
f710ad095f
Merge pull request #11436 from gavindsouza/build-assets
...
feat: Ship built assets
2020-09-15 13:01:38 +05:30
Gavin D'souza
55733b9b38
fix: Early skip fetching Frappe Assets if running in CI
2020-09-14 21:00:10 +05:30
Gavin D'souza
464aefb9cd
fix: Use yarn instead of npm
2020-09-14 18:44:41 +05:30
Gavin D'souza
8cc1636a8c
fix: Install Cypress only if running UI tests
2020-09-14 17:01:18 +05:30
Gavin D'souza
ff384d9d72
chore: Minor fixes
2020-09-09 19:26:11 +05:30
Gavin D'souza
f975da1cbf
fix: URL Fixes and code restructure
2020-09-07 16:55:43 +05:30
Gavin D'souza
fe44d2b97d
chore: Optimize imports
2020-09-07 15:25:47 +05:30
Gavin D'souza
f53fe3e854
feat: Ship Built Assets
2020-09-07 15:14:37 +05:30
gavin
557bceed02
fix: Allow args and kwargs too
...
Co-authored-by: Aditya Hase <aditya@adityahase.com>
2020-08-20 12:03:03 +05:30
Gavin D'souza
aae0309ced
feat: Allow me to execute anything console would allow
2020-08-19 14:19:52 +05:30
Suraj Shetty
e27c910f66
fix: Make users while setting up class
2020-08-12 00:02:39 +05:30
Suraj Shetty
b03513613f
fix: Init site
2020-08-11 23:39:55 +05:30
Suraj Shetty
a7b3afdff5
fix: Add enable in_test flag for ui_tests
2020-08-11 23:28:34 +05:30
Faris Ansari
5a1ce409b6
fix: Add method to import data from file
...
- Update import paths to use data_import module
- Data Import Beta -> Data Import
2020-06-11 18:02:25 +05:30
Faris Ansari
6f80a0b462
fix: Data Import -> Data Import Legacy
2020-06-11 18:02:25 +05:30
Suraj Shetty
e389dcf6fe
Merge branch 'develop' into dib-fixes-2020-05-18
2020-06-09 15:26:46 +05:30
Faris Ansari
497068886c
chore: Omit less and scss files from coveraage
2020-06-05 20:04:44 +05:30
Gavin D'souza
9d11f2c44f
fix: redo improper merge commit
2020-06-01 19:31:41 +05:30
Gavin D'souza
07c15d0fe1
fix: replace terrible code with bad one
2020-06-01 18:44:47 +05:30
Faris Ansari
af62cb8967
fix: Imports
2020-05-29 18:52:52 +05:30
Sagar Vora
ff89abd930
fix(v13): use newer ipython compatible with python 3.8
2020-05-04 14:28:09 +05:30
Suraj Shetty
2ed8cacd2f
chore: Use chrome browser for test
...
- Remove unused cypress:run command from package.json
2020-04-25 12:52:14 +05:30
Shivam Mishra
98d3533c2c
fix: UI tests ( #9664 )
...
* fix: fallback for default desk page
* fix: return if reference name does not exist
* refactor: rename to Query Report
* refactor: codacy linting fixes
* refactor: null check for data in workspace
* feat: enable cypress recording
* chore: codacy linting fixes
* refactor: don't set route explicitly
* fix (cypress): wait for request to be complete in grid pagination test
* fix (cypress): explicitly return async calls
* refactor: visit new_form directly
* refactor: skip some scripts for ui tests
* Revert "refactor: skip some scripts for ui tests"
This reverts commit 1e46e3cd5361c2910d25efb244774d153511af53.
2020-03-09 12:30:59 +00:00
Faris Ansari
4b51508194
fix: Cypress run command
2020-02-10 13:08:26 +05:30
mergify[bot]
6763ee7712
Merge pull request #9198 from gavindsouza/build-refact
...
refactor(build): updated variable names, namespaces + style fixes
2020-01-06 05:53:18 +00:00