| 
									
										
										
										
											2021-04-19 19:42:19 +02:00
										 |  |  | package testrig | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | import ( | 
					
						
							| 
									
										
										
										
											2021-05-08 14:25:55 +02:00
										 |  |  | 	"bytes" | 
					
						
							| 
									
										
										
										
											2021-04-19 19:42:19 +02:00
										 |  |  | 	"context" | 
					
						
							|  |  |  | 	"fmt" | 
					
						
							| 
									
										
										
										
											2021-05-08 14:25:55 +02:00
										 |  |  | 	"io/ioutil" | 
					
						
							|  |  |  | 	"net/http" | 
					
						
							| 
									
										
										
										
											2021-04-19 19:42:19 +02:00
										 |  |  | 	"os" | 
					
						
							|  |  |  | 	"os/signal" | 
					
						
							|  |  |  | 	"syscall" | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	"github.com/sirupsen/logrus" | 
					
						
							| 
									
										
										
										
											2021-05-08 14:25:55 +02:00
										 |  |  | 	"github.com/superseriousbusiness/gotosocial/internal/api" | 
					
						
							|  |  |  | 	"github.com/superseriousbusiness/gotosocial/internal/api/client/account" | 
					
						
							|  |  |  | 	"github.com/superseriousbusiness/gotosocial/internal/api/client/admin" | 
					
						
							|  |  |  | 	"github.com/superseriousbusiness/gotosocial/internal/api/client/app" | 
					
						
							|  |  |  | 	"github.com/superseriousbusiness/gotosocial/internal/api/client/auth" | 
					
						
							| 
									
										
										
										
											2021-07-11 16:22:21 +02:00
										 |  |  | 	"github.com/superseriousbusiness/gotosocial/internal/api/client/blocks" | 
					
						
							| 
									
										
										
										
											2021-06-21 12:27:23 +02:00
										 |  |  | 	"github.com/superseriousbusiness/gotosocial/internal/api/client/emoji" | 
					
						
							| 
									
										
										
										
											2021-07-09 18:32:48 +02:00
										 |  |  | 	"github.com/superseriousbusiness/gotosocial/internal/api/client/favourites" | 
					
						
							| 
									
										
										
										
											2021-05-08 14:25:55 +02:00
										 |  |  | 	"github.com/superseriousbusiness/gotosocial/internal/api/client/fileserver" | 
					
						
							| 
									
										
										
										
											2021-06-21 12:27:23 +02:00
										 |  |  | 	"github.com/superseriousbusiness/gotosocial/internal/api/client/filter" | 
					
						
							|  |  |  | 	"github.com/superseriousbusiness/gotosocial/internal/api/client/followrequest" | 
					
						
							|  |  |  | 	"github.com/superseriousbusiness/gotosocial/internal/api/client/instance" | 
					
						
							|  |  |  | 	"github.com/superseriousbusiness/gotosocial/internal/api/client/list" | 
					
						
							| 
									
										
										
										
											2021-05-08 14:25:55 +02:00
										 |  |  | 	mediaModule "github.com/superseriousbusiness/gotosocial/internal/api/client/media" | 
					
						
							| 
									
										
										
										
											2021-06-21 12:27:23 +02:00
										 |  |  | 	"github.com/superseriousbusiness/gotosocial/internal/api/client/notification" | 
					
						
							|  |  |  | 	"github.com/superseriousbusiness/gotosocial/internal/api/client/search" | 
					
						
							| 
									
										
										
										
											2021-05-08 14:25:55 +02:00
										 |  |  | 	"github.com/superseriousbusiness/gotosocial/internal/api/client/status" | 
					
						
							| 
									
										
										
										
											2021-06-21 12:27:23 +02:00
										 |  |  | 	"github.com/superseriousbusiness/gotosocial/internal/api/client/streaming" | 
					
						
							|  |  |  | 	"github.com/superseriousbusiness/gotosocial/internal/api/client/timeline" | 
					
						
							| 
									
										
										
										
											2021-11-22 09:04:16 +01:00
										 |  |  | 	userClient "github.com/superseriousbusiness/gotosocial/internal/api/client/user" | 
					
						
							| 
									
										
										
										
											2021-06-24 14:26:08 +02:00
										 |  |  | 	"github.com/superseriousbusiness/gotosocial/internal/api/s2s/nodeinfo" | 
					
						
							| 
									
										
										
										
											2021-06-21 12:27:23 +02:00
										 |  |  | 	"github.com/superseriousbusiness/gotosocial/internal/api/s2s/user" | 
					
						
							|  |  |  | 	"github.com/superseriousbusiness/gotosocial/internal/api/s2s/webfinger" | 
					
						
							| 
									
										
										
										
											2021-05-08 14:25:55 +02:00
										 |  |  | 	"github.com/superseriousbusiness/gotosocial/internal/api/security" | 
					
						
							| 
									
										
										
										
											2021-05-30 13:12:00 +02:00
										 |  |  | 	"github.com/superseriousbusiness/gotosocial/internal/cliactions" | 
					
						
							| 
									
										
										
										
											2021-04-19 19:42:19 +02:00
										 |  |  | 	"github.com/superseriousbusiness/gotosocial/internal/config" | 
					
						
							|  |  |  | 	"github.com/superseriousbusiness/gotosocial/internal/gotosocial" | 
					
						
							| 
									
										
										
										
											2021-07-23 10:36:28 +02:00
										 |  |  | 	"github.com/superseriousbusiness/gotosocial/internal/oidc" | 
					
						
							| 
									
										
										
										
											2021-06-21 20:40:56 +02:00
										 |  |  | 	"github.com/superseriousbusiness/gotosocial/internal/web" | 
					
						
							| 
									
										
										
										
											2021-06-21 12:27:23 +02:00
										 |  |  | 	"github.com/superseriousbusiness/gotosocial/testrig" | 
					
						
							| 
									
										
										
										
											2021-04-19 19:42:19 +02:00
										 |  |  | ) | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-06-21 12:27:23 +02:00
										 |  |  | // Start creates and starts a gotosocial testrig server | 
					
						
							| 
									
										
										
										
											2021-10-11 05:37:33 -07:00
										 |  |  | var Start cliactions.GTSAction = func(ctx context.Context, _ *config.Config) error { | 
					
						
							| 
									
										
										
										
											2021-10-31 15:46:23 +01:00
										 |  |  | 	testrig.InitTestLog() | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-06-21 12:27:23 +02:00
										 |  |  | 	c := testrig.NewTestConfig() | 
					
						
							|  |  |  | 	dbService := testrig.NewTestDB() | 
					
						
							| 
									
										
										
										
											2021-08-10 13:32:39 +02:00
										 |  |  | 	testrig.StandardDBSetup(dbService, nil) | 
					
						
							| 
									
										
										
										
											2021-07-07 15:46:42 +02:00
										 |  |  | 	router := testrig.NewTestRouter(dbService) | 
					
						
							| 
									
										
										
										
											2021-06-21 12:27:23 +02:00
										 |  |  | 	storageBackend := testrig.NewTestStorage() | 
					
						
							|  |  |  | 	testrig.StandardStorageSetup(storageBackend, "./testrig/media") | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	// build backend handlers | 
					
						
							|  |  |  | 	oauthServer := testrig.NewTestOauthServer(dbService) | 
					
						
							|  |  |  | 	transportController := testrig.NewTestTransportController(testrig.NewMockHTTPClient(func(req *http.Request) (*http.Response, error) { | 
					
						
							| 
									
										
										
										
											2021-05-08 14:25:55 +02:00
										 |  |  | 		r := ioutil.NopCloser(bytes.NewReader([]byte{})) | 
					
						
							|  |  |  | 		return &http.Response{ | 
					
						
							|  |  |  | 			StatusCode: 200, | 
					
						
							|  |  |  | 			Body:       r, | 
					
						
							|  |  |  | 		}, nil | 
					
						
							| 
									
										
										
										
											2021-08-10 13:32:39 +02:00
										 |  |  | 	}), dbService) | 
					
						
							| 
									
										
										
										
											2021-07-05 13:23:03 +02:00
										 |  |  | 	federator := testrig.NewTestFederator(dbService, transportController, storageBackend) | 
					
						
							| 
									
										
										
										
											2021-06-21 12:27:23 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-10-31 15:46:23 +01:00
										 |  |  | 	emailSender := testrig.NewEmailSender("./web/template/", nil) | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	processor := testrig.NewTestProcessor(dbService, storageBackend, federator, emailSender) | 
					
						
							| 
									
										
										
										
											2021-08-25 15:34:33 +02:00
										 |  |  | 	if err := processor.Start(ctx); err != nil { | 
					
						
							| 
									
										
										
										
											2021-05-08 14:25:55 +02:00
										 |  |  | 		return fmt.Errorf("error starting processor: %s", err) | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2021-04-19 19:42:19 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-10-11 05:37:33 -07:00
										 |  |  | 	idp, err := oidc.NewIDP(ctx, c) | 
					
						
							| 
									
										
										
										
											2021-07-23 10:36:28 +02:00
										 |  |  | 	if err != nil { | 
					
						
							|  |  |  | 		return fmt.Errorf("error creating oidc idp: %s", err) | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-04-19 19:42:19 +02:00
										 |  |  | 	// build client api modules | 
					
						
							| 
									
										
										
										
											2021-10-11 05:37:33 -07:00
										 |  |  | 	authModule := auth.New(c, dbService, oauthServer, idp) | 
					
						
							|  |  |  | 	accountModule := account.New(c, processor) | 
					
						
							|  |  |  | 	instanceModule := instance.New(c, processor) | 
					
						
							|  |  |  | 	appsModule := app.New(c, processor) | 
					
						
							|  |  |  | 	followRequestsModule := followrequest.New(c, processor) | 
					
						
							|  |  |  | 	webfingerModule := webfinger.New(c, processor) | 
					
						
							|  |  |  | 	nodeInfoModule := nodeinfo.New(c, processor) | 
					
						
							|  |  |  | 	webBaseModule := web.New(c, processor) | 
					
						
							|  |  |  | 	usersModule := user.New(c, processor) | 
					
						
							|  |  |  | 	timelineModule := timeline.New(c, processor) | 
					
						
							|  |  |  | 	notificationModule := notification.New(c, processor) | 
					
						
							|  |  |  | 	searchModule := search.New(c, processor) | 
					
						
							|  |  |  | 	filtersModule := filter.New(c, processor) | 
					
						
							|  |  |  | 	emojiModule := emoji.New(c, processor) | 
					
						
							|  |  |  | 	listsModule := list.New(c, processor) | 
					
						
							|  |  |  | 	mm := mediaModule.New(c, processor) | 
					
						
							|  |  |  | 	fileServerModule := fileserver.New(c, processor) | 
					
						
							|  |  |  | 	adminModule := admin.New(c, processor) | 
					
						
							|  |  |  | 	statusModule := status.New(c, processor) | 
					
						
							| 
									
										
										
										
											2021-11-27 14:53:34 +01:00
										 |  |  | 	securityModule := security.New(c, dbService, oauthServer) | 
					
						
							| 
									
										
										
										
											2021-10-11 05:37:33 -07:00
										 |  |  | 	streamingModule := streaming.New(c, processor) | 
					
						
							|  |  |  | 	favouritesModule := favourites.New(c, processor) | 
					
						
							|  |  |  | 	blocksModule := blocks.New(c, processor) | 
					
						
							| 
									
										
										
										
											2021-11-22 09:04:16 +01:00
										 |  |  | 	userClientModule := userClient.New(c, processor) | 
					
						
							| 
									
										
										
										
											2021-04-19 19:42:19 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-05-08 14:25:55 +02:00
										 |  |  | 	apis := []api.ClientModule{ | 
					
						
							| 
									
										
										
										
											2021-04-19 19:42:19 +02:00
										 |  |  | 		// modules with middleware go first | 
					
						
							|  |  |  | 		securityModule, | 
					
						
							|  |  |  | 		authModule, | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 		// now everything else | 
					
						
							| 
									
										
										
										
											2021-06-21 20:40:56 +02:00
										 |  |  | 		webBaseModule, | 
					
						
							| 
									
										
										
										
											2021-04-19 19:42:19 +02:00
										 |  |  | 		accountModule, | 
					
						
							| 
									
										
										
										
											2021-06-21 12:27:23 +02:00
										 |  |  | 		instanceModule, | 
					
						
							| 
									
										
										
										
											2021-04-19 19:42:19 +02:00
										 |  |  | 		appsModule, | 
					
						
							| 
									
										
										
										
											2021-06-21 12:27:23 +02:00
										 |  |  | 		followRequestsModule, | 
					
						
							| 
									
										
										
										
											2021-04-19 19:42:19 +02:00
										 |  |  | 		mm, | 
					
						
							|  |  |  | 		fileServerModule, | 
					
						
							|  |  |  | 		adminModule, | 
					
						
							|  |  |  | 		statusModule, | 
					
						
							| 
									
										
										
										
											2021-06-21 12:27:23 +02:00
										 |  |  | 		webfingerModule, | 
					
						
							| 
									
										
										
										
											2021-06-24 14:26:08 +02:00
										 |  |  | 		nodeInfoModule, | 
					
						
							| 
									
										
										
										
											2021-06-21 12:27:23 +02:00
										 |  |  | 		usersModule, | 
					
						
							|  |  |  | 		timelineModule, | 
					
						
							|  |  |  | 		notificationModule, | 
					
						
							|  |  |  | 		searchModule, | 
					
						
							|  |  |  | 		filtersModule, | 
					
						
							|  |  |  | 		emojiModule, | 
					
						
							|  |  |  | 		listsModule, | 
					
						
							|  |  |  | 		streamingModule, | 
					
						
							| 
									
										
										
										
											2021-07-09 18:32:48 +02:00
										 |  |  | 		favouritesModule, | 
					
						
							| 
									
										
										
										
											2021-07-11 16:22:21 +02:00
										 |  |  | 		blocksModule, | 
					
						
							| 
									
										
										
										
											2021-11-22 09:04:16 +01:00
										 |  |  | 		userClientModule, | 
					
						
							| 
									
										
										
										
											2021-04-19 19:42:19 +02:00
										 |  |  | 	} | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-05-08 14:25:55 +02:00
										 |  |  | 	for _, m := range apis { | 
					
						
							| 
									
										
										
										
											2021-04-19 19:42:19 +02:00
										 |  |  | 		if err := m.Route(router); err != nil { | 
					
						
							|  |  |  | 			return fmt.Errorf("routing error: %s", err) | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-05-30 13:12:00 +02:00
										 |  |  | 	gts, err := gotosocial.NewServer(dbService, router, federator, c) | 
					
						
							| 
									
										
										
										
											2021-04-19 19:42:19 +02:00
										 |  |  | 	if err != nil { | 
					
						
							|  |  |  | 		return fmt.Errorf("error creating gotosocial service: %s", err) | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	if err := gts.Start(ctx); err != nil { | 
					
						
							|  |  |  | 		return fmt.Errorf("error starting gotosocial service: %s", err) | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	// catch shutdown signals from the operating system | 
					
						
							|  |  |  | 	sigs := make(chan os.Signal, 1) | 
					
						
							|  |  |  | 	signal.Notify(sigs, os.Interrupt, syscall.SIGTERM) | 
					
						
							|  |  |  | 	sig := <-sigs | 
					
						
							| 
									
										
										
										
											2021-10-11 05:37:33 -07:00
										 |  |  | 	logrus.Infof("received signal %s, shutting down", sig) | 
					
						
							| 
									
										
										
										
											2021-04-19 19:42:19 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-06-21 12:27:23 +02:00
										 |  |  | 	testrig.StandardDBTeardown(dbService) | 
					
						
							|  |  |  | 	testrig.StandardStorageTeardown(storageBackend) | 
					
						
							| 
									
										
										
										
											2021-04-19 19:42:19 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | 	// close down all running services in order | 
					
						
							|  |  |  | 	if err := gts.Stop(ctx); err != nil { | 
					
						
							|  |  |  | 		return fmt.Errorf("error closing gotosocial service: %s", err) | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-10-11 05:37:33 -07:00
										 |  |  | 	logrus.Info("done! exiting...") | 
					
						
							| 
									
										
										
										
											2021-04-19 19:42:19 +02:00
										 |  |  | 	return nil | 
					
						
							|  |  |  | } |