@@ -139,7 +139,7 @@ test.group('Routes scanner', () => {
139
139
},
140
140
"method": "index",
141
141
"name": "UsersController",
142
- "path": "/Users/virk/code/adonisjs/devtools/assembler/tmp/ app/controllers/users_controller.ts",
142
+ "path": "${ join ( fs . basePath , '/ app/controllers/users_controller.ts' ) } ",
143
143
},
144
144
"domain": "root",
145
145
"methods": [
@@ -165,7 +165,7 @@ test.group('Routes scanner', () => {
165
165
},
166
166
"method": "create",
167
167
"name": "UsersController",
168
- "path": "/Users/virk/code/adonisjs/devtools/assembler/tmp/ app/controllers/users_controller.ts",
168
+ "path": "${ join ( fs . basePath , '/ app/controllers/users_controller.ts' ) } ",
169
169
},
170
170
"domain": "root",
171
171
"methods": [
@@ -191,7 +191,7 @@ test.group('Routes scanner', () => {
191
191
},
192
192
"method": "store",
193
193
"name": "UsersController",
194
- "path": "/Users/virk/code/adonisjs/devtools/assembler/tmp/ app/controllers/users_controller.ts",
194
+ "path": "${ join ( fs . basePath , '/ app/controllers/users_controller.ts' ) } ",
195
195
},
196
196
"domain": "root",
197
197
"methods": [
@@ -230,7 +230,7 @@ test.group('Routes scanner', () => {
230
230
},
231
231
"method": "edit",
232
232
"name": "UsersController",
233
- "path": "/Users/virk/code/adonisjs/devtools/assembler/tmp/ app/controllers/users_controller.ts",
233
+ "path": "${ join ( fs . basePath , '/ app/controllers/users_controller.ts' ) } ",
234
234
},
235
235
"domain": "root",
236
236
"methods": [
@@ -256,7 +256,7 @@ test.group('Routes scanner', () => {
256
256
},
257
257
"method": "update",
258
258
"name": "UsersController",
259
- "path": "/Users/virk/code/adonisjs/devtools/assembler/tmp/ app/controllers/users_controller.ts",
259
+ "path": "${ join ( fs . basePath , '/ app/controllers/users_controller.ts' ) } ",
260
260
},
261
261
"domain": "root",
262
262
"methods": [
@@ -435,7 +435,7 @@ test.group('Routes scanner', () => {
435
435
},
436
436
"method": "index",
437
437
"name": "UsersController",
438
- "path": "/Users/virk/code/adonisjs/devtools/assembler/tmp/ app/controllers/users_controller.ts",
438
+ "path": "${ join ( fs . basePath , '/ app/controllers/users_controller.ts' ) } ",
439
439
},
440
440
"domain": "root",
441
441
"methods": [
@@ -461,7 +461,7 @@ test.group('Routes scanner', () => {
461
461
},
462
462
"method": "create",
463
463
"name": "UsersController",
464
- "path": "/Users/virk/code/adonisjs/devtools/assembler/tmp/ app/controllers/users_controller.ts",
464
+ "path": "${ join ( fs . basePath , '/ app/controllers/users_controller.ts' ) } ",
465
465
},
466
466
"domain": "root",
467
467
"methods": [
@@ -487,7 +487,7 @@ test.group('Routes scanner', () => {
487
487
},
488
488
"method": "store",
489
489
"name": "UsersController",
490
- "path": "/Users/virk/code/adonisjs/devtools/assembler/tmp/ app/controllers/users_controller.ts",
490
+ "path": "${ join ( fs . basePath , '/ app/controllers/users_controller.ts' ) } ",
491
491
},
492
492
"domain": "root",
493
493
"methods": [
@@ -528,7 +528,7 @@ test.group('Routes scanner', () => {
528
528
},
529
529
"method": "edit",
530
530
"name": "UsersController",
531
- "path": "/Users/virk/code/adonisjs/devtools/assembler/tmp/ app/controllers/users_controller.ts",
531
+ "path": "${ join ( fs . basePath , '/ app/controllers/users_controller.ts' ) } ",
532
532
},
533
533
"domain": "root",
534
534
"methods": [
@@ -554,7 +554,7 @@ test.group('Routes scanner', () => {
554
554
},
555
555
"method": "update",
556
556
"name": "UsersController",
557
- "path": "/Users/virk/code/adonisjs/devtools/assembler/tmp/ app/controllers/users_controller.ts",
557
+ "path": "${ join ( fs . basePath , '/ app/controllers/users_controller.ts' ) } ",
558
558
},
559
559
"domain": "root",
560
560
"methods": [
@@ -715,7 +715,7 @@ test.group('Routes scanner', () => {
715
715
},
716
716
"method": "index",
717
717
"name": "UsersController",
718
- "path": "/Users/virk/code/adonisjs/devtools/assembler/tmp/ app/controllers/users_controller.ts",
718
+ "path": "${ join ( fs . basePath , '/ app/controllers/users_controller.ts' ) } ",
719
719
},
720
720
"domain": "root",
721
721
"methods": [
@@ -741,7 +741,7 @@ test.group('Routes scanner', () => {
741
741
},
742
742
"method": "create",
743
743
"name": "UsersController",
744
- "path": "/Users/virk/code/adonisjs/devtools/assembler/tmp/ app/controllers/users_controller.ts",
744
+ "path": "${ join ( fs . basePath , '/ app/controllers/users_controller.ts' ) } ",
745
745
},
746
746
"domain": "root",
747
747
"methods": [
@@ -767,7 +767,7 @@ test.group('Routes scanner', () => {
767
767
},
768
768
"method": "store",
769
769
"name": "UsersController",
770
- "path": "/Users/virk/code/adonisjs/devtools/assembler/tmp/ app/controllers/users_controller.ts",
770
+ "path": "${ join ( fs . basePath , '/ app/controllers/users_controller.ts' ) } ",
771
771
},
772
772
"domain": "root",
773
773
"methods": [
@@ -806,7 +806,7 @@ test.group('Routes scanner', () => {
806
806
},
807
807
"method": "edit",
808
808
"name": "UsersController",
809
- "path": "/Users/virk/code/adonisjs/devtools/assembler/tmp/ app/controllers/users_controller.ts",
809
+ "path": "${ join ( fs . basePath , '/ app/controllers/users_controller.ts' ) } ",
810
810
},
811
811
"domain": "root",
812
812
"methods": [
@@ -832,7 +832,7 @@ test.group('Routes scanner', () => {
832
832
},
833
833
"method": "update",
834
834
"name": "UsersController",
835
- "path": "/Users/virk/code/adonisjs/devtools/assembler/tmp/ app/controllers/users_controller.ts",
835
+ "path": "${ join ( fs . basePath , '/ app/controllers/users_controller.ts' ) } ",
836
836
},
837
837
"domain": "root",
838
838
"methods": [
@@ -987,7 +987,7 @@ test.group('Routes scanner', () => {
987
987
},
988
988
"method": "index",
989
989
"name": "UsersController",
990
- "path": "/Users/virk/code/adonisjs/devtools/assembler/tmp/ app/controllers/users_controller.ts",
990
+ "path": "${ join ( fs . basePath , '/ app/controllers/users_controller.ts' ) } ",
991
991
},
992
992
"domain": "root",
993
993
"methods": [
@@ -1013,7 +1013,7 @@ test.group('Routes scanner', () => {
1013
1013
},
1014
1014
"method": "store",
1015
1015
"name": "UsersController",
1016
- "path": "/Users/virk/code/adonisjs/devtools/assembler/tmp/ app/controllers/users_controller.ts",
1016
+ "path": "${ join ( fs . basePath , '/ app/controllers/users_controller.ts' ) } ",
1017
1017
},
1018
1018
"domain": "root",
1019
1019
"methods": [
@@ -1052,7 +1052,7 @@ test.group('Routes scanner', () => {
1052
1052
},
1053
1053
"method": "index",
1054
1054
"name": "PostsController",
1055
- "path": "/Users/virk/code/adonisjs/devtools/assembler/tmp/ app/controllers/posts_controller.ts",
1055
+ "path": "${ join ( fs . basePath , '/ app/controllers/posts_controller.ts' ) } ",
1056
1056
},
1057
1057
"domain": "root",
1058
1058
"methods": [
@@ -1078,7 +1078,7 @@ test.group('Routes scanner', () => {
1078
1078
},
1079
1079
"method": "store",
1080
1080
"name": "PostsController",
1081
- "path": "/Users/virk/code/adonisjs/devtools/assembler/tmp/ app/controllers/posts_controller.ts",
1081
+ "path": "${ join ( fs . basePath , '/ app/controllers/posts_controller.ts' ) } ",
1082
1082
},
1083
1083
"domain": "root",
1084
1084
"methods": [
@@ -1167,7 +1167,7 @@ test.group('Routes scanner', () => {
1167
1167
},
1168
1168
"method": "index",
1169
1169
"name": "UsersController",
1170
- "path": "/Users/virk/code/adonisjs/devtools/assembler/tmp/ app/controllers/users_controller.ts",
1170
+ "path": "${ join ( fs . basePath , '/ app/controllers/users_controller.ts' ) } ",
1171
1171
},
1172
1172
"domain": "root",
1173
1173
"methods": [
@@ -1193,7 +1193,7 @@ test.group('Routes scanner', () => {
1193
1193
},
1194
1194
"method": "store",
1195
1195
"name": "UsersController",
1196
- "path": "/Users/virk/code/adonisjs/devtools/assembler/tmp/ app/controllers/users_controller.ts",
1196
+ "path": "${ join ( fs . basePath , '/ app/controllers/users_controller.ts' ) } ",
1197
1197
},
1198
1198
"domain": "root",
1199
1199
"methods": [
@@ -1232,7 +1232,7 @@ test.group('Routes scanner', () => {
1232
1232
},
1233
1233
"method": "index",
1234
1234
"name": "PostsController",
1235
- "path": "/Users/virk/code/adonisjs/devtools/assembler/tmp/ app/controllers/posts_controller.ts",
1235
+ "path": "${ join ( fs . basePath , '/ app/controllers/posts_controller.ts' ) } ",
1236
1236
},
1237
1237
"domain": "root",
1238
1238
"methods": [
@@ -1258,7 +1258,7 @@ test.group('Routes scanner', () => {
1258
1258
},
1259
1259
"method": "store",
1260
1260
"name": "PostsController",
1261
- "path": "/Users/virk/code/adonisjs/devtools/assembler/tmp/ app/controllers/posts_controller.ts",
1261
+ "path": "${ join ( fs . basePath , '/ app/controllers/posts_controller.ts' ) } ",
1262
1262
},
1263
1263
"domain": "root",
1264
1264
"methods": [
@@ -1303,7 +1303,7 @@ test.group('Routes scanner', () => {
1303
1303
},
1304
1304
"method": "index",
1305
1305
"name": "UsersController",
1306
- "path": "/Users/virk/code/adonisjs/devtools/assembler/tmp/ app/controllers/users_controller.ts",
1306
+ "path": "${ join ( fs . basePath , '/ app/controllers/users_controller.ts' ) } ",
1307
1307
},
1308
1308
"domain": "root",
1309
1309
"methods": [
@@ -1329,7 +1329,7 @@ test.group('Routes scanner', () => {
1329
1329
},
1330
1330
"method": "store",
1331
1331
"name": "UsersController",
1332
- "path": "/Users/virk/code/adonisjs/devtools/assembler/tmp/ app/controllers/users_controller.ts",
1332
+ "path": "${ join ( fs . basePath , '/ app/controllers/users_controller.ts' ) } ",
1333
1333
},
1334
1334
"domain": "root",
1335
1335
"methods": [
@@ -1368,7 +1368,7 @@ test.group('Routes scanner', () => {
1368
1368
},
1369
1369
"method": "index",
1370
1370
"name": "PostsController",
1371
- "path": "/Users/virk/code/adonisjs/devtools/assembler/tmp/ app/controllers/posts_controller.ts",
1371
+ "path": "${ join ( fs . basePath , '/ app/controllers/posts_controller.ts' ) } ",
1372
1372
},
1373
1373
"domain": "root",
1374
1374
"methods": [
@@ -1394,7 +1394,7 @@ test.group('Routes scanner', () => {
1394
1394
},
1395
1395
"method": "store",
1396
1396
"name": "PostsController",
1397
- "path": "/Users/virk/code/adonisjs/devtools/assembler/tmp/ app/controllers/posts_controller.ts",
1397
+ "path": "${ join ( fs . basePath , '/ app/controllers/posts_controller.ts' ) } ",
1398
1398
},
1399
1399
"domain": "root",
1400
1400
"methods": [
0 commit comments