Skip to content
Snippets Groups Projects
Christoph Thelen's avatar
Christoph Thelen authored
Both the RoomRepository as well as the CacheManager beans were
not shared between test and production classes. Hence, when we
set up some mocks (or caches), the mocked values were not
present in the production classes.

We explicitly force instance sharing by applying the Singleton pattern.
8ad7cd84
Forked from ARSnova / ARSnova Backend
247 commits behind the upstream repository.

ARSnova


The next major version of ARSnova Backend is being developed on the master branch which is not yet production ready. If you are looking for the current stable code base, switch to branch 2.x.


ARSnova is a modern approach to Audience Response Systems (ARS). It is released under the GPLv3 license, and is offered as a Software as a Service free of charge. Head over to arsnova.eu to see it in action.

ARSnova

ARSnova consists of two projects: the mobile frontend and the backend. This repository contains the backend code. You will find the frontend at thm-projects/arsnova-mobile. However, you do not need to download both repositories in order to get started.

Build Status

Documentation

We provide separate documentations for lectures and students, administrators and developers:

Credits

ARSnova is powered by Technische Hochschule Mittelhessen - University of Applied Sciences.