Commit graph

631 commits

Author SHA1 Message Date
Gavin D'souza
d8335e7a0e Merge branch 'develop' of github.com:frappe/frappe into fix-broken-folders 2020-11-23 11:17:41 +05:30
barredterra
e93a38f912 refactor: move encode_params from test to oauth2.py 2020-11-20 19:02:33 +01:00
Gavin D'souza
f1cd3388ba style: Black-ish + fixed typos + Optimized imports 2020-11-17 16:29:54 +05:30
Gavin D'souza
2911799046 fix: Re-write restore tests to process another site 2020-11-17 15:14:23 +05:30
Gavin D'souza
84e2fcd6a8 fix: Add missing quote 2020-11-17 12:33:59 +05:30
Gavin D'souza
22b752ac21 test: Add tests for bench restore 2020-11-13 20:38:44 +05:30
Gavin D'souza
05c8e3c5a7 Merge branch 'develop' of github.com:frappe/frappe into skip-backup-tables 2020-11-13 19:44:17 +05:30
Gavin D'souza
6357bb6392 test: Drop table if exists 2020-11-12 11:51:42 +05:30
Gavin D'souza
71225783e6 test: Rename doc tests 2020-11-11 20:05:31 +05:30
Gavin D'souza
a22cd461ac test: Commit after insert, not before count check 2020-11-10 13:34:48 +05:30
Gavin D'souza
34af8cb326 fix: Show partial backups when flag set
* in fetch_latest_backups whitelisted API
* BackupGenerator.get_recent_backup
2020-11-10 13:12:22 +05:30
Gavin D'souza
3fed5c7255 test: Add tests for bench partial-restore 2020-11-10 13:11:34 +05:30
Gavin D'souza
7394427df0 test: Add tests for bench list-apps 2020-11-09 16:45:21 +05:30
Gavin D'souza
fb0d1fbac1 Merge branch 'develop' of github.com:frappe/frappe into skip-backup-tables 2020-11-09 14:53:59 +05:30
Gavin D'souza
012f98191a Merge branch 'develop' of github.com:frappe/frappe into fix-broken-folders 2020-11-09 10:56:02 +05:30
gavin
9571fb0269
Merge pull request #11830 from gavindsouza/fix-remove-from-installed-apps
fix: Clear cache after updating defaults manually
2020-11-06 16:49:52 +05:30
Gavin D'souza
d284d38b62 Merge branch 'develop' of github.com:frappe/frappe into fix-remove-from-installed-apps 2020-11-05 18:30:38 +05:30
Suraj Shetty
5632541b99
Merge branch 'develop' into non_negative 2020-11-04 15:14:28 +05:30
Gavin D'souza
5ba92a3ae1 test: Use insert instead of save 2020-11-03 15:42:52 +05:30
Gavin D'souza
50f6f83912 test: Added tests for dt controller + db sync 2020-11-03 15:11:38 +05:30
Gavin D'souza
cb44492feb test: Added tests for bench remove-from-installed-apps 2020-11-03 13:55:26 +05:30
Suraj Shetty
3368d83238
fix: Remove @ from relevance query (#11837) 2020-11-02 13:07:09 +05:30
Deepesh Garg
3d9e4bbd8e Merge branch 'develop' of https://github.com/frappe/frappe into non_negative 2020-10-29 16:53:36 +05:30
Deepesh Garg
dbd8f52e54 feat: Non negative check for Int, Float and Currency fields 2020-10-29 16:40:38 +05:30
Aditya Hase
67276b72f7
Merge pull request #11792 from adityahase/fix-pdf-generation
fix(pdf): PDF generation shouldn't fail in background jobs and tests
2020-10-28 11:42:55 +05:30
Aditya Hase
17429037cc
Merge pull request #11655 from adityahase/fix-scheduled-job-type
fix(scheduler): Don't enqueue a job if it is being executed
2020-10-28 11:42:34 +05:30
Aditya Hase
56fc1130a4
test(scheduler): Don't enqueue a job if it is being executed 2020-10-28 10:31:48 +05:30
Aditya Hase
9d0ca3b72e
test(recorder): Test start-recording and stop-recording commands 2020-10-28 09:37:06 +05:30
Aditya Hase
6a059fc2ac
test(recorder): Error page rendering shouldn't fail when recorder is active 2020-10-28 09:36:19 +05:30
Aditya Hase
ea2ab810e6
test(pdf): Generate PDF as a user
i.e. when frappe.session is set
2020-10-27 14:18:35 +05:30
Rushabh Mehta
ceb1ecce73 fix(minor): test_db.py 2020-10-26 14:16:23 +05:30
Rushabh Mehta
0b93784b32 fix(minor): test_db.py 2020-10-26 14:13:38 +05:30
Rushabh Mehta
8a198f363b fix(default): cast as string as required 2020-10-26 10:02:04 +05:30
Rushabh Mehta
b5cb39bdb1 fix(minor): fix fieldame in apply_property_setters in model/meta.py 2020-10-26 10:02:04 +05:30
mergify[bot]
99e1c11652
Merge pull request #11642 from surajshetty3416/fix-report-excel-export
refactor: Fix excel export
2020-10-22 12:05:43 +00:00
Saurabh
af5f535d1f fix: test case 2020-10-20 16:15:17 +05:30
Suraj Shetty
9db41ee0e6
Merge branch 'develop' into fix-report-excel-export 2020-10-19 15:53:40 +05:30
Suraj Shetty
b726a8769a test: Fix query report test 2020-10-18 11:20:04 +05:30
Gavin D'souza
e812fb7da5 test: Update test_db_keywords_as_fields for postgres
* Updated styling to fit word limit
2020-10-12 18:36:26 +05:30
Gavin D'souza
992f66e044 test: Use standard distinct 2020-10-12 18:05:04 +05:30
Gavin D'souza
5097d9cd6e test: Updated tests with changed DatabaseQuery.prepare_args
behaviour
2020-10-12 15:47:28 +05:30
Gavin D'souza
368a031da3 fix: Update postgres exlcude table data 2020-10-09 12:19:57 +05:30
Gavin D'souza
44a09191b3 fix: Use public schema for postgres site
tx @surajshetty3416
2020-10-08 19:29:20 +05:30
Gavin D'souza
104186906f feat: Show command execution summary in message format 2020-10-08 16:23:14 +05:30
Gavin D'souza
26387401b3 test: Added tests for bench backup skip tables
* Added utils for coloured outputs
* Fixed bug during last branch update
2020-10-07 21:10:30 +05:30
marination
22b013364e fix: Test for 'distinct' keyword 2020-10-07 16:04:29 +05:30
mergify[bot]
30eb9f15b1
Merge pull request #11652 from adityahase/fix-pluck
fix(db_query): Allow plucking a field without having to add it to the fields list
2020-10-06 13:20:22 +00:00
Aditya Hase
fa2c320c49
test(db_query): Test for pluck syntax 2020-10-06 18:27:19 +05:30
Gavin D'souza
efaed4b953 Merge branch 'develop' of github.com:frappe/frappe into compress-files 2020-10-05 13:37:46 +05:30
barredterra
28d9ca79e9 test: special method to encode spaces the right way 2020-09-26 20:23:59 +02:00