Commit Graph

  • d0e71ad7fb add the DeviceInNet model to the NetDetailTable Andreas Zweili 2019-09-01 12:17:37 +0200
  • f09a1c9bd6 add a link to the customer view Andreas Zweili 2019-09-01 12:17:06 +0200
  • 69d9a24ff7 add a description field Andreas Zweili 2019-09-01 12:10:51 +0200
  • 28dcd6834f add various verbose names to the DeviceInNet model Andreas Zweili 2019-09-01 12:10:33 +0200
  • 69063bb0a2 add verbose name Andreas Zweili 2019-09-01 12:09:51 +0200
  • 37f463361a change the status code check to 404 Andreas Zweili 2019-09-01 12:08:23 +0200
  • 8a21e52ab4 extend the test for the net details Andreas Zweili 2019-09-01 12:07:56 +0200
  • dc273c271e reorder imports Andreas Zweili 2019-09-01 12:06:27 +0200
  • e52ae11e44 remove outdated documentation Andreas Zweili 2019-08-30 23:22:19 +0200
  • 63553a14b4 clean out the README Andreas Zweili 2019-08-30 23:21:13 +0200
  • 0ee532950b refactor so that mixer does the work Andreas Zweili 2019-08-30 23:15:36 +0200
  • f55f8ebd84 use a variable for the customer fixture Andreas Zweili 2019-08-30 23:15:11 +0200
  • e314c7bf47 fix the tests so that they are working with postgres Andreas Zweili 2019-08-30 23:14:47 +0200
  • 8269dd7656 remove unnecessary object creations Andreas Zweili 2019-08-30 22:38:31 +0200
  • acc1472bd9 add LoginRequiredMixin to view Andreas Zweili 2019-08-30 22:37:49 +0200
  • 5ab7bf978a implement pytest-xdist for the Docker tests Andreas Zweili 2019-08-30 22:37:16 +0200
  • fde7d492d4 fix the all computers list Andreas Zweili 2019-08-30 21:04:23 +0200
  • e012e1d576 add a computer to test Andreas Zweili 2019-08-30 21:04:00 +0200
  • c33b6cd6ef bump django version Andreas Zweili 2019-08-30 06:28:46 +0200
  • 2a797fe606 Merge branch 'tests' of git.2li.ch:Nebucatnetzer/network_inventory into tests Andreas Zweili 2019-08-30 06:26:43 +0200
  • f4f8fb95fe add login and logout button to base.html Andreas Zweili 2019-08-30 06:21:27 +0200
  • f86e1f0c6d ad rediret URLs Andreas Zweili 2019-08-30 00:24:40 +0200
  • 04ebf937a9 ad rediret URLs Andreas Zweili 2019-08-30 00:24:40 +0200
  • 528cd30c33 improve the regiration template Andreas Zweili 2019-08-29 23:11:11 +0200
  • 961160babc rename the computer list to match the Django scheme Andreas Zweili 2019-08-28 23:09:34 +0200
  • 605ad94acc remove unused code Andreas Zweili 2019-08-28 23:09:18 +0200
  • 410a271328 create the fixture customer with mixer Andreas Zweili 2019-08-28 23:09:06 +0200
  • 0e0870f2a7 remove fixture from test Andreas Zweili 2019-08-28 22:29:56 +0200
  • c0bdfed79c move some settings to environment variables Andreas Zweili 2019-08-28 21:32:16 +0200
  • 9d859f4ffc add login functionality Andreas Zweili 2019-08-25 22:35:03 +0200
  • 5cdbf760e0 improve all tests which check for 302 Andreas Zweili 2019-08-15 18:40:29 +0200
  • 3e840b0aff fix the customer view permissions Andreas Zweili 2019-08-13 18:53:39 +0200
  • a43fc71521 fix the emacs config Andreas Zweili 2019-08-12 22:57:04 +0200
  • 0409aef33c finalize test_computer_list_view Andreas Zweili 2019-08-11 22:54:33 +0200
  • 1a92ce4e9a finalize test_computer_list_view_no_computers Andreas Zweili 2019-08-11 22:53:54 +0200
  • c87c762ab1 finalize test_backup_detail_view_not_found Andreas Zweili 2019-08-11 22:52:37 +0200
  • 1dceb67d53 finalize test_backup_detail_view Andreas Zweili 2019-08-11 22:52:19 +0200
  • e6be2f3504 finalize test_net_detail_view_not_found Andreas Zweili 2019-08-11 22:49:29 +0200
  • 9550e9b509 finalize test for test_net_detail_view Andreas Zweili 2019-08-11 21:44:13 +0200
  • bfb29e9de8 replace object creations with mixer Andreas Zweili 2019-08-11 21:36:29 +0200
  • 210f583851 implement helper function Andreas Zweili 2019-08-11 21:35:21 +0200
  • efd33d49a6 finalize test for cpu relation Andreas Zweili 2019-08-11 20:57:37 +0200
  • e188b7ded4 finalize test for raid relation Andreas Zweili 2019-08-11 20:57:17 +0200
  • 2aac3f53ed add test for ram relation Andreas Zweili 2019-08-11 20:56:39 +0200
  • e1edc3d238 use mixer in test_computer_detail_view Andreas Zweili 2019-08-11 20:55:01 +0200
  • 2864649766 finalize test_customer_computer_table_no_computer Andreas Zweili 2019-08-11 20:54:39 +0200
  • 1a71d65c12 finalize test_customer_computer_table Andreas Zweili 2019-08-11 20:54:18 +0200
  • 37e9f58be4 finalize test_customer_detail_view_no_permissions Andreas Zweili 2019-08-11 20:42:13 +0200
  • c3be6198ed finalize test_customer_list_view Andreas Zweili 2019-08-11 20:41:43 +0200
  • 64cf7e91f5 add mixer to the tests Andreas Zweili 2019-08-11 20:41:17 +0200
  • 14ff7913de enable database access for the whole test_view.py file Andreas Zweili 2019-08-11 20:40:33 +0200
  • 1349e606d1 add mixer to the requirements Andreas Zweili 2019-08-11 20:39:07 +0200
  • 6aac688e8f remove the unnecessary raid type Andreas Zweili 2019-08-11 20:38:53 +0200
  • 714449d038 move the coverage config Andreas Zweili 2019-08-11 20:38:37 +0200
  • a38f17141a update the docker settings Andreas Zweili 2019-08-11 18:37:56 +0200
  • 521aaef946 run django with gunicorn Andreas Zweili 2019-08-11 18:37:37 +0200
  • 32df8c464e update the readme Andreas Zweili 2019-08-11 18:35:41 +0200
  • 9778d60f51 Revert "remove the production settings" Andreas Zweili 2019-08-11 18:14:18 +0200
  • b9efd4ed60 move some settings to environment variables Andreas Zweili 2019-08-10 16:50:35 +0200
  • d8b09fd735 remove the production settings Andreas Zweili 2019-08-10 15:28:52 +0200
  • fa4682f674 remove the Vagrantfile since it's not used anymore Andreas Zweili 2019-08-10 15:27:51 +0200
  • 27906f6923 remove the pytest config Andreas Zweili 2019-08-10 15:27:35 +0200
  • 5ab33e6168 add task to create a local developemenet environment Andreas Zweili 2019-08-10 15:14:36 +0200
  • 2da0dfabb0 remove unused makefile part Andreas Zweili 2019-08-10 15:13:46 +0200
  • 033c3fe8df make sure that the tests generate a coverage report Andreas Zweili 2019-08-10 15:09:05 +0200
  • bce41c1c47 extend the clean up task Andreas Zweili 2019-08-10 15:08:52 +0200
  • 3cf672edea remove the local server from the Makefile Andreas Zweili 2019-08-10 15:05:35 +0200
  • 43c334745d move the pytest requirements to the base file Andreas Zweili 2019-08-10 15:05:03 +0200
  • 532fad6bd3 remove the production requirements Andreas Zweili 2019-08-10 15:03:34 +0200
  • 8f852733ef add a temp file to mark the first run Andreas Zweili 2019-08-10 15:03:03 +0200
  • e5396aea5f add config for coverage Andreas Zweili 2019-08-10 13:56:19 +0200
  • 7969663374 add pytest-cov to the docker requirements Andreas Zweili 2019-08-10 13:55:34 +0200
  • c1631fe76e use a in memory database for local testing Andreas Zweili 2019-08-10 13:55:15 +0200
  • 3833e02e60 add environment variable to emacs config Andreas Zweili 2019-08-10 13:54:55 +0200
  • 7d1d606f6e ignore htmlcov folder Andreas Zweili 2019-08-10 13:48:29 +0200
  • 3daf05a5c3 add check for status codes Andreas Zweili 2019-08-07 22:48:38 +0200
  • 00725cec8a finalise test_customer_list_view_no_customer Andreas Zweili 2019-08-07 22:41:06 +0200
  • 976321a39e PEP8 Andreas Zweili 2019-08-07 22:38:30 +0200
  • 1b8a8fc00f make sure only users with permissions can view customers Andreas Zweili 2019-08-07 22:37:59 +0200
  • a6ea6c545f add customer view permission test Andreas Zweili 2019-08-07 22:37:35 +0200
  • 871562d2c8 remove an unused print statement Andreas Zweili 2019-08-07 18:19:49 +0200
  • d8e3459778 remove unused print Andreas Zweili 2019-08-06 22:34:29 +0200
  • bbb626e1b7 remove unnused code Andreas Zweili 2019-08-06 22:23:53 +0200
  • 0e0e653b4f mark various tests as WIP Andreas Zweili 2019-08-06 22:23:39 +0200
  • 373d4aa5f6 add test for empty customer list Andreas Zweili 2019-08-06 22:22:24 +0200
  • 448fa67364 add tests for computer/hardware relations Andreas Zweili 2019-08-06 22:22:06 +0200
  • 710224992f add tests for computer_list_view Andreas Zweili 2019-08-06 22:13:15 +0200
  • 8ad61288ba remove unused code Andreas Zweili 2019-08-06 22:12:44 +0200
  • 6d3f177b71 add tests for Net and Backup views Andreas Zweili 2019-08-06 22:03:46 +0200
  • d2a54d265a add tests for device views Andreas Zweili 2019-08-06 21:48:29 +0200
  • 0fccb6f886 use get_object_or_404 with ConnectedDevice Andreas Zweili 2019-08-06 21:46:53 +0200
  • 81b35d9772 use get_object_or_404 with device Andreas Zweili 2019-08-06 21:46:32 +0200
  • 4fe8f4be6e test computer not found case Andreas Zweili 2019-08-06 21:41:55 +0200
  • e8c28e41d5 use get_object_or_404 in computer_view_permission Andreas Zweili 2019-08-06 21:41:31 +0200
  • 4910a40336 remove unnused variables Andreas Zweili 2019-08-06 21:03:58 +0200
  • ac63104157 use objects.create whereever possible Andreas Zweili 2019-08-06 20:52:05 +0200
  • d920a9ba53 extend tests Andreas Zweili 2019-08-04 22:17:02 +0200
  • 82f25255d4 only allow logged in users to acces pages Andreas Zweili 2019-08-04 22:15:30 +0200
  • 671c7c1d8e add trailing slash to url Andreas Zweili 2019-08-04 22:14:20 +0200
  • 3933e04e9c refactor the tests Andreas Zweili 2019-08-04 20:50:10 +0200