changed old type txt to new type txtt
diff --git a/tests/data/item_group/accessories.txt b/tests/data/item_group/accessories.txt
index c4d3b1a..0b9a491 100644
--- a/tests/data/item_group/accessories.txt
+++ b/tests/data/item_group/accessories.txt
@@ -1,27 +1,20 @@
-# Item Group, Accessories
[
-
- # These values are common in all dictionaries
- {
- u'creation': '2012-08-07 09:55:59',
- u'docstatus': 0,
- u'modified': '2012-08-07 09:55:59',
- u'modified_by': u'Administrator',
- u'owner': u'Administrator'
- },
-
- # These values are common for all Item Group
- {
- u'doctype': 'Item Group',
- 'is_group': u'Yes',
- 'item_group_name': u'Accessories',
- u'name': u'__common__',
- 'parent_item_group': u'All Item Groups'
- },
-
- # Item Group, Accessories
- {
- u'doctype': 'Item Group',
- u'name': u'Accessories'
- }
+ {
+ "owner": "Administrator",
+ "docstatus": 0,
+ "creation": "2012-08-07 09:55:59",
+ "modified_by": "Administrator",
+ "modified": "2012-08-07 09:55:59"
+ },
+ {
+ "name": "__common__",
+ "item_group_name": "Accessories",
+ "is_group": "Yes",
+ "parent_item_group": "All Item Groups",
+ "doctype": "Item Group"
+ },
+ {
+ "name": "Accessories",
+ "doctype": "Item Group"
+ }
]
\ No newline at end of file
diff --git a/tests/data/item_group/android.txt b/tests/data/item_group/android.txt
index 9d66be5..16e2b79 100644
--- a/tests/data/item_group/android.txt
+++ b/tests/data/item_group/android.txt
@@ -1,27 +1,20 @@
-# Item Group, Android
[
-
- # These values are common in all dictionaries
- {
- u'creation': '2012-08-07 09:57:11',
- u'docstatus': 0,
- u'modified': '2012-08-07 09:57:11',
- u'modified_by': u'Administrator',
- u'owner': u'Administrator'
- },
-
- # These values are common for all Item Group
- {
- u'doctype': 'Item Group',
- 'is_group': u'No',
- 'item_group_name': u'Android',
- u'name': u'__common__',
- 'parent_item_group': u'Smartphones'
- },
-
- # Item Group, Android
- {
- u'doctype': 'Item Group',
- u'name': u'Android'
- }
+ {
+ "owner": "Administrator",
+ "docstatus": 0,
+ "creation": "2012-08-07 09:57:11",
+ "modified_by": "Administrator",
+ "modified": "2012-08-07 09:57:11"
+ },
+ {
+ "name": "__common__",
+ "item_group_name": "Android",
+ "is_group": "No",
+ "parent_item_group": "Smartphones",
+ "doctype": "Item Group"
+ },
+ {
+ "name": "Android",
+ "doctype": "Item Group"
+ }
]
\ No newline at end of file
diff --git a/tests/data/item_group/desktops.txt b/tests/data/item_group/desktops.txt
index 7c093d5..ee95f41 100644
--- a/tests/data/item_group/desktops.txt
+++ b/tests/data/item_group/desktops.txt
@@ -1,27 +1,20 @@
-# Item Group, Desktops
[
-
- # These values are common in all dictionaries
- {
- u'creation': '2012-08-07 09:55:28',
- u'docstatus': 0,
- u'modified': '2012-08-07 09:55:28',
- u'modified_by': u'Administrator',
- u'owner': u'Administrator'
- },
-
- # These values are common for all Item Group
- {
- u'doctype': 'Item Group',
- 'is_group': u'Yes',
- 'item_group_name': u'Desktops',
- u'name': u'__common__',
- 'parent_item_group': u'All Item Groups'
- },
-
- # Item Group, Desktops
- {
- u'doctype': 'Item Group',
- u'name': u'Desktops'
- }
+ {
+ "owner": "Administrator",
+ "docstatus": 0,
+ "creation": "2012-08-07 09:55:28",
+ "modified_by": "Administrator",
+ "modified": "2012-08-07 09:55:28"
+ },
+ {
+ "name": "__common__",
+ "item_group_name": "Desktops",
+ "is_group": "Yes",
+ "parent_item_group": "All Item Groups",
+ "doctype": "Item Group"
+ },
+ {
+ "name": "Desktops",
+ "doctype": "Item Group"
+ }
]
\ No newline at end of file
diff --git a/tests/data/item_group/full_size_tablets.txt b/tests/data/item_group/full_size_tablets.txt
index 158547c..ea590e4 100644
--- a/tests/data/item_group/full_size_tablets.txt
+++ b/tests/data/item_group/full_size_tablets.txt
@@ -1,27 +1,20 @@
-# Item Group, Full Size Tablets
[
-
- # These values are common in all dictionaries
- {
- u'creation': '2012-08-07 09:58:20',
- u'docstatus': 0,
- u'modified': '2012-08-07 09:58:20',
- u'modified_by': u'Administrator',
- u'owner': u'Administrator'
- },
-
- # These values are common for all Item Group
- {
- u'doctype': 'Item Group',
- 'is_group': u'No',
- 'item_group_name': u'Full Size Tablets',
- u'name': u'__common__',
- 'parent_item_group': u'Tablets'
- },
-
- # Item Group, Full Size Tablets
- {
- u'doctype': 'Item Group',
- u'name': u'Full Size Tablets'
- }
+ {
+ "owner": "Administrator",
+ "docstatus": 0,
+ "creation": "2012-08-07 09:58:20",
+ "modified_by": "Administrator",
+ "modified": "2012-08-07 09:58:20"
+ },
+ {
+ "name": "__common__",
+ "item_group_name": "Full Size Tablets",
+ "is_group": "No",
+ "parent_item_group": "Tablets",
+ "doctype": "Item Group"
+ },
+ {
+ "name": "Full Size Tablets",
+ "doctype": "Item Group"
+ }
]
\ No newline at end of file
diff --git a/tests/data/item_group/gamer.txt b/tests/data/item_group/gamer.txt
index bce38c7..55ff0f4 100644
--- a/tests/data/item_group/gamer.txt
+++ b/tests/data/item_group/gamer.txt
@@ -1,27 +1,20 @@
-# Item Group, Gamer
[
-
- # These values are common in all dictionaries
- {
- u'creation': '2012-08-07 09:56:27',
- u'docstatus': 0,
- u'modified': '2012-08-07 09:56:27',
- u'modified_by': u'Administrator',
- u'owner': u'Administrator'
- },
-
- # These values are common for all Item Group
- {
- u'doctype': 'Item Group',
- 'is_group': u'No',
- 'item_group_name': u'Gamer',
- u'name': u'__common__',
- 'parent_item_group': u'Desktops'
- },
-
- # Item Group, Gamer
- {
- u'doctype': 'Item Group',
- u'name': u'Gamer'
- }
+ {
+ "owner": "Administrator",
+ "docstatus": 0,
+ "creation": "2012-08-07 09:56:27",
+ "modified_by": "Administrator",
+ "modified": "2012-08-07 09:56:27"
+ },
+ {
+ "name": "__common__",
+ "item_group_name": "Gamer",
+ "is_group": "No",
+ "parent_item_group": "Desktops",
+ "doctype": "Item Group"
+ },
+ {
+ "name": "Gamer",
+ "doctype": "Item Group"
+ }
]
\ No newline at end of file
diff --git a/tests/data/item_group/home_series.txt b/tests/data/item_group/home_series.txt
index 27eeec3..fabd912 100644
--- a/tests/data/item_group/home_series.txt
+++ b/tests/data/item_group/home_series.txt
@@ -1,27 +1,20 @@
-# Item Group, Home Series
[
-
- # These values are common in all dictionaries
- {
- u'creation': '2012-08-07 09:56:15',
- u'docstatus': 0,
- u'modified': '2012-08-07 09:56:15',
- u'modified_by': u'Administrator',
- u'owner': u'Administrator'
- },
-
- # These values are common for all Item Group
- {
- u'doctype': 'Item Group',
- 'is_group': u'No',
- 'item_group_name': u'Home Series',
- u'name': u'__common__',
- 'parent_item_group': u'Desktops'
- },
-
- # Item Group, Home Series
- {
- u'doctype': 'Item Group',
- u'name': u'Home Series'
- }
+ {
+ "owner": "Administrator",
+ "docstatus": 0,
+ "creation": "2012-08-07 09:56:15",
+ "modified_by": "Administrator",
+ "modified": "2012-08-07 09:56:15"
+ },
+ {
+ "name": "__common__",
+ "item_group_name": "Home Series",
+ "is_group": "No",
+ "parent_item_group": "Desktops",
+ "doctype": "Item Group"
+ },
+ {
+ "name": "Home Series",
+ "doctype": "Item Group"
+ }
]
\ No newline at end of file
diff --git a/tests/data/item_group/laptops.txt b/tests/data/item_group/laptops.txt
index 2ac14d1..20b7c16 100644
--- a/tests/data/item_group/laptops.txt
+++ b/tests/data/item_group/laptops.txt
@@ -1,27 +1,20 @@
-# Item Group, Laptops
[
-
- # These values are common in all dictionaries
- {
- u'creation': '2012-08-07 09:55:36',
- u'docstatus': 0,
- u'modified': '2012-08-07 09:55:36',
- u'modified_by': u'Administrator',
- u'owner': u'Administrator'
- },
-
- # These values are common for all Item Group
- {
- u'doctype': 'Item Group',
- 'is_group': u'Yes',
- 'item_group_name': u'Laptops',
- u'name': u'__common__',
- 'parent_item_group': u'All Item Groups'
- },
-
- # Item Group, Laptops
- {
- u'doctype': 'Item Group',
- u'name': u'Laptops'
- }
+ {
+ "owner": "Administrator",
+ "docstatus": 0,
+ "creation": "2012-08-07 09:55:36",
+ "modified_by": "Administrator",
+ "modified": "2012-08-07 09:55:36"
+ },
+ {
+ "name": "__common__",
+ "item_group_name": "Laptops",
+ "is_group": "Yes",
+ "parent_item_group": "All Item Groups",
+ "doctype": "Item Group"
+ },
+ {
+ "name": "Laptops",
+ "doctype": "Item Group"
+ }
]
\ No newline at end of file
diff --git a/tests/data/item_group/lightweight.txt b/tests/data/item_group/lightweight.txt
index b3e01e5..f470b7b 100644
--- a/tests/data/item_group/lightweight.txt
+++ b/tests/data/item_group/lightweight.txt
@@ -1,27 +1,20 @@
-# Item Group, Lightweight
[
-
- # These values are common in all dictionaries
- {
- u'creation': '2012-08-07 09:56:57',
- u'docstatus': 0,
- u'modified': '2012-08-07 09:56:58',
- u'modified_by': u'Administrator',
- u'owner': u'Administrator'
- },
-
- # These values are common for all Item Group
- {
- u'doctype': 'Item Group',
- 'is_group': u'No',
- 'item_group_name': u'Lightweight',
- u'name': u'__common__',
- 'parent_item_group': u'Laptops'
- },
-
- # Item Group, Lightweight
- {
- u'doctype': 'Item Group',
- u'name': u'Lightweight'
- }
+ {
+ "owner": "Administrator",
+ "docstatus": 0,
+ "creation": "2012-08-07 09:56:57",
+ "modified_by": "Administrator",
+ "modified": "2012-08-07 09:56:58"
+ },
+ {
+ "name": "__common__",
+ "item_group_name": "Lightweight",
+ "is_group": "No",
+ "parent_item_group": "Laptops",
+ "doctype": "Item Group"
+ },
+ {
+ "name": "Lightweight",
+ "doctype": "Item Group"
+ }
]
\ No newline at end of file
diff --git a/tests/data/item_group/medium_tablets.txt b/tests/data/item_group/medium_tablets.txt
index 87bda5d..0778337 100644
--- a/tests/data/item_group/medium_tablets.txt
+++ b/tests/data/item_group/medium_tablets.txt
@@ -1,27 +1,20 @@
-# Item Group, Medium Tablets
[
-
- # These values are common in all dictionaries
- {
- u'creation': '2012-08-07 09:57:51',
- u'docstatus': 0,
- u'modified': '2012-08-07 09:57:51',
- u'modified_by': u'Administrator',
- u'owner': u'Administrator'
- },
-
- # These values are common for all Item Group
- {
- u'doctype': 'Item Group',
- 'is_group': u'No',
- 'item_group_name': u'Medium Tablets',
- u'name': u'__common__',
- 'parent_item_group': u'Tablets'
- },
-
- # Item Group, Medium Tablets
- {
- u'doctype': 'Item Group',
- u'name': u'Medium Tablets'
- }
+ {
+ "owner": "Administrator",
+ "docstatus": 0,
+ "creation": "2012-08-07 09:57:51",
+ "modified_by": "Administrator",
+ "modified": "2012-08-07 09:57:51"
+ },
+ {
+ "name": "__common__",
+ "item_group_name": "Medium Tablets",
+ "is_group": "No",
+ "parent_item_group": "Tablets",
+ "doctype": "Item Group"
+ },
+ {
+ "name": "Medium Tablets",
+ "doctype": "Item Group"
+ }
]
\ No newline at end of file
diff --git a/tests/data/item_group/pro_series.txt b/tests/data/item_group/pro_series.txt
index e66f91a..0a789a8 100644
--- a/tests/data/item_group/pro_series.txt
+++ b/tests/data/item_group/pro_series.txt
@@ -1,27 +1,20 @@
-# Item Group, Pro Series
[
-
- # These values are common in all dictionaries
- {
- u'creation': '2012-08-07 09:56:20',
- u'docstatus': 0,
- u'modified': '2012-08-07 09:56:20',
- u'modified_by': u'Administrator',
- u'owner': u'Administrator'
- },
-
- # These values are common for all Item Group
- {
- u'doctype': 'Item Group',
- 'is_group': u'No',
- 'item_group_name': u'Pro Series',
- u'name': u'__common__',
- 'parent_item_group': u'Desktops'
- },
-
- # Item Group, Pro Series
- {
- u'doctype': 'Item Group',
- u'name': u'Pro Series'
- }
+ {
+ "owner": "Administrator",
+ "docstatus": 0,
+ "creation": "2012-08-07 09:56:20",
+ "modified_by": "Administrator",
+ "modified": "2012-08-07 09:56:20"
+ },
+ {
+ "name": "__common__",
+ "item_group_name": "Pro Series",
+ "is_group": "No",
+ "parent_item_group": "Desktops",
+ "doctype": "Item Group"
+ },
+ {
+ "name": "Pro Series",
+ "doctype": "Item Group"
+ }
]
\ No newline at end of file
diff --git a/tests/data/item_group/small_tablets.txt b/tests/data/item_group/small_tablets.txt
index cbf4399..f8a5f26 100644
--- a/tests/data/item_group/small_tablets.txt
+++ b/tests/data/item_group/small_tablets.txt
@@ -1,27 +1,20 @@
-# Item Group, Small Tablets
[
-
- # These values are common in all dictionaries
- {
- u'creation': '2012-08-07 09:57:44',
- u'docstatus': 0,
- u'modified': '2012-08-07 09:57:44',
- u'modified_by': u'Administrator',
- u'owner': u'Administrator'
- },
-
- # These values are common for all Item Group
- {
- u'doctype': 'Item Group',
- 'is_group': u'No',
- 'item_group_name': u'Small Tablets',
- u'name': u'__common__',
- 'parent_item_group': u'Tablets'
- },
-
- # Item Group, Small Tablets
- {
- u'doctype': 'Item Group',
- u'name': u'Small Tablets'
- }
+ {
+ "owner": "Administrator",
+ "docstatus": 0,
+ "creation": "2012-08-07 09:57:44",
+ "modified_by": "Administrator",
+ "modified": "2012-08-07 09:57:44"
+ },
+ {
+ "name": "__common__",
+ "item_group_name": "Small Tablets",
+ "is_group": "No",
+ "parent_item_group": "Tablets",
+ "doctype": "Item Group"
+ },
+ {
+ "name": "Small Tablets",
+ "doctype": "Item Group"
+ }
]
\ No newline at end of file
diff --git a/tests/data/item_group/smartphones.txt b/tests/data/item_group/smartphones.txt
index ee7dfb9..15a7abe 100644
--- a/tests/data/item_group/smartphones.txt
+++ b/tests/data/item_group/smartphones.txt
@@ -1,27 +1,20 @@
-# Item Group, Smartphones
[
-
- # These values are common in all dictionaries
- {
- u'creation': '2012-08-07 09:55:49',
- u'docstatus': 0,
- u'modified': '2012-08-07 09:55:49',
- u'modified_by': u'Administrator',
- u'owner': u'Administrator'
- },
-
- # These values are common for all Item Group
- {
- u'doctype': 'Item Group',
- 'is_group': u'Yes',
- 'item_group_name': u'Smartphones',
- u'name': u'__common__',
- 'parent_item_group': u'All Item Groups'
- },
-
- # Item Group, Smartphones
- {
- u'doctype': 'Item Group',
- u'name': u'Smartphones'
- }
+ {
+ "owner": "Administrator",
+ "docstatus": 0,
+ "creation": "2012-08-07 09:55:49",
+ "modified_by": "Administrator",
+ "modified": "2012-08-07 09:55:49"
+ },
+ {
+ "name": "__common__",
+ "item_group_name": "Smartphones",
+ "is_group": "Yes",
+ "parent_item_group": "All Item Groups",
+ "doctype": "Item Group"
+ },
+ {
+ "name": "Smartphones",
+ "doctype": "Item Group"
+ }
]
\ No newline at end of file
diff --git a/tests/data/item_group/tablets.txt b/tests/data/item_group/tablets.txt
index cc44bae..3825305 100644
--- a/tests/data/item_group/tablets.txt
+++ b/tests/data/item_group/tablets.txt
@@ -1,27 +1,20 @@
-# Item Group, Tablets
[
-
- # These values are common in all dictionaries
- {
- u'creation': '2012-08-07 09:55:42',
- u'docstatus': 0,
- u'modified': '2012-08-07 09:55:42',
- u'modified_by': u'Administrator',
- u'owner': u'Administrator'
- },
-
- # These values are common for all Item Group
- {
- u'doctype': 'Item Group',
- 'is_group': u'Yes',
- 'item_group_name': u'Tablets',
- u'name': u'__common__',
- 'parent_item_group': u'All Item Groups'
- },
-
- # Item Group, Tablets
- {
- u'doctype': 'Item Group',
- u'name': u'Tablets'
- }
+ {
+ "owner": "Administrator",
+ "docstatus": 0,
+ "creation": "2012-08-07 09:55:42",
+ "modified_by": "Administrator",
+ "modified": "2012-08-07 09:55:42"
+ },
+ {
+ "name": "__common__",
+ "item_group_name": "Tablets",
+ "is_group": "Yes",
+ "parent_item_group": "All Item Groups",
+ "doctype": "Item Group"
+ },
+ {
+ "name": "Tablets",
+ "doctype": "Item Group"
+ }
]
\ No newline at end of file
diff --git a/tests/data/item_group/tough.txt b/tests/data/item_group/tough.txt
index 0d3badd..c905a61 100644
--- a/tests/data/item_group/tough.txt
+++ b/tests/data/item_group/tough.txt
@@ -1,27 +1,20 @@
-# Item Group, Tough
[
-
- # These values are common in all dictionaries
- {
- u'creation': '2012-08-07 09:56:41',
- u'docstatus': 0,
- u'modified': '2012-08-07 09:56:41',
- u'modified_by': u'Administrator',
- u'owner': u'Administrator'
- },
-
- # These values are common for all Item Group
- {
- u'doctype': 'Item Group',
- 'is_group': u'No',
- 'item_group_name': u'Tough',
- u'name': u'__common__',
- 'parent_item_group': u'Laptops'
- },
-
- # Item Group, Tough
- {
- u'doctype': 'Item Group',
- u'name': u'Tough'
- }
+ {
+ "owner": "Administrator",
+ "docstatus": 0,
+ "creation": "2012-08-07 09:56:41",
+ "modified_by": "Administrator",
+ "modified": "2012-08-07 09:56:41"
+ },
+ {
+ "name": "__common__",
+ "item_group_name": "Tough",
+ "is_group": "No",
+ "parent_item_group": "Laptops",
+ "doctype": "Item Group"
+ },
+ {
+ "name": "Tough",
+ "doctype": "Item Group"
+ }
]
\ No newline at end of file
diff --git a/tests/data/item_group/ultrabook.txt b/tests/data/item_group/ultrabook.txt
index 4bb19d7..f75c74f 100644
--- a/tests/data/item_group/ultrabook.txt
+++ b/tests/data/item_group/ultrabook.txt
@@ -1,27 +1,20 @@
-# Item Group, Ultrabook
[
-
- # These values are common in all dictionaries
- {
- u'creation': '2012-08-07 09:56:50',
- u'docstatus': 0,
- u'modified': '2012-08-07 09:56:50',
- u'modified_by': u'Administrator',
- u'owner': u'Administrator'
- },
-
- # These values are common for all Item Group
- {
- u'doctype': 'Item Group',
- 'is_group': u'No',
- 'item_group_name': u'Ultrabook',
- u'name': u'__common__',
- 'parent_item_group': u'Laptops'
- },
-
- # Item Group, Ultrabook
- {
- u'doctype': 'Item Group',
- u'name': u'Ultrabook'
- }
+ {
+ "owner": "Administrator",
+ "docstatus": 0,
+ "creation": "2012-08-07 09:56:50",
+ "modified_by": "Administrator",
+ "modified": "2012-08-07 09:56:50"
+ },
+ {
+ "name": "__common__",
+ "item_group_name": "Ultrabook",
+ "is_group": "No",
+ "parent_item_group": "Laptops",
+ "doctype": "Item Group"
+ },
+ {
+ "name": "Ultrabook",
+ "doctype": "Item Group"
+ }
]
\ No newline at end of file